<sheetName>
(Sheet Name)
Name of a worksheet in the supporting workbook
Parent Elements |
---|
|
Attributes |
Description |
---|---|
|
Name of the sheet. This attribute is required. The possible values for this attribute are defined by the ST_Xstring simple type (§3.18.96). |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_ExternalSheetName">
<attribute name="val" type="ST_Xstring"/>
</complexType>