ssml:sheetIdMap
Sheet Id Map
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sharedWorkbookRevisions.xsd
Type: ssml:CT_SheetIdMap
Properties: Local, Qualified
Content
- ssml:sheetId [1..*] Sheet Id
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
count | [0..1] | xsd:unsignedInt | Sheet Count |
Used in
- Type ssml:CT_RevisionHeader (Element ssml:header)
Sample instance
<ssml:sheetIdMap> <ssml:sheetId val="1"/> </ssml:sheetIdMap>