3.1.4.50.3.2 ArrayOfRowHtml
Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/
The ArrayOfRowHtml type is an array of RowHtml elements, as specified in section 3.1.4.50.3.3
-
<xs:complexType name="ArrayOfRowHtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="RowHtml" nillable="true" type="tns:RowHtml"/> </xs:sequence> </xs:complexType>
RowHtml: A RowHtml element, as specified in section 3.1.4.50.3.3.