complexType spreadsheetToStringCellInfo
diagram EngineServices_wsdl_p3325.png
namespace http://engine.server.soap.rosettahub.com/
children session spreadsheetName range delim context
used by
element spreadsheetToStringCellInfo
source <xsd:complexType name="spreadsheetToStringCellInfo">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="spreadsheetName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="range" type="tns:cellRange" minOccurs="0"/>
   
<xsd:element name="delim" type="xs:unsignedShort"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element spreadsheetToStringCellInfo/session
diagram EngineServices_wsdl_p3326.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="session" type="xs:string" minOccurs="0"/>

element spreadsheetToStringCellInfo/spreadsheetName
diagram EngineServices_wsdl_p3327.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="spreadsheetName" type="xs:string" minOccurs="0"/>

element spreadsheetToStringCellInfo/range
diagram EngineServices_wsdl_p3328.png
type tns:cellRange
properties
minOcc 0
maxOcc 1
content complex
children maxCorner minCorner
source <xsd:element name="range" type="tns:cellRange" minOccurs="0"/>

element spreadsheetToStringCellInfo/delim
diagram EngineServices_wsdl_p3329.png
type xsd:unsignedShort
properties
content simple
source <xsd:element name="delim" type="xs:unsignedShort"/>

element spreadsheetToStringCellInfo/context
diagram EngineServices_wsdl_p3330.png
type tns:context
properties
minOcc 0
maxOcc 1
content complex
children archiveImage archiveLog archiveOther asynch canUndo deviceName directory disableEvents environment fire graphicsFormat localeId nickName options originatorLocation originatorProcess originatorUid panelName parentPanelName plogin process roles spreadsheetName streamGraphics streamLog temp waitMillisec widgetId
source <xsd:element name="context" type="tns:context" minOccurs="0"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy