2.2.4.71 WorkbookMetadataResult

Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/

Contains information about the state of features in the workbook.

 <xs:complexType name="WorkbookMetadataResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="1" name="WorkbookMetadataState" type="tns:WorkbookMetadataState"/>
     <xs:element minOccurs="0" maxOccurs="1" name="Metadata" type="tns:WorkbookMetadata"/>
   </xs:sequence>
 </xs:complexType>

WorkbookMetadataState:  MUST be present.

Metadata: MUST be present if the current operation is:

  • ApplyPivotFieldManagerHiddenState (section 3.1.4.48)

  • DdaAddBinding (section 3.1.4.66)

  • DdaReleaseBinding (section 3.1.4.72)