ssml:selection
Selection
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_Selection
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
pane | [0..1] | ssml:ST_Pane | Pane | Default value is "topLeft". |
activeCell | [0..1] | ssml:ST_CellRef | Active Cell Location | |
activeCellId | [0..1] | xsd:unsignedInt | Active Cell Index | Default value is "0". |
sqref | [0..1] | ssml:ST_Sqref | Sequence of References | Default value is "A1". |
Used in
- Type ssml:CT_CustomSheetView (Element ssml:customSheetView)
- Type ssml:CT_SheetView (Element ssml:sheetView)
Sample instance
<ssml:selection sqref="A1 A1"/>