<sheetNames>
(Supporting Workbook Sheet Names)
This element is the container for all of the worksheet names in a supporting workbook.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_ExternalSheetNames">
<sequence>
<element name="sheetName" minOccurs="1" maxOccurs="unbounded" type="CT_ExternalSheetName"/>
</sequence>
</complexType>