ssml:pane
Pane Split Information
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Other elements with the same name: ssml:pane
Type: ssml:CT_Pane
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| xSplit | [0..1] | xsd:double | Horizontal Split Position | Default value is "0". |
| ySplit | [0..1] | xsd:double | Vertical Split Position | Default value is "0". |
| topLeftCell | [0..1] | ssml:ST_CellRef | Top Left Visible Cell | |
| activePane | [0..1] | ssml:ST_Pane | Active Pane | Default value is "topLeft". |
| state | [0..1] | ssml:ST_PaneState | Split State | Default value is "split". |
Used in
- Type ssml:CT_CustomSheetView (Element ssml:customSheetView)
Sample instance
<ssml:pane/>



