ssml:sheet
Sheet Information
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-workbook.xsd
Type: ssml:CT_Sheet
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
name | [1..1] | ssml:ST_Xstring | Sheet Name | |
sheetId | [1..1] | xsd:unsignedInt | Sheet Tab Id | |
state | [0..1] | ssml:ST_SheetState | Visible State | Default value is "visible". |
r:id | [1..1] | r:ST_RelationshipId | Relationship Id |
Used in
- Type ssml:CT_Sheets (Element ssml:sheets)
Sample instance
<ssml:sheet name="string" sheetId="1" r:id="string"/>