ssml:inputCells
Input Cells
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_InputCells
Properties: Local, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
r | [1..1] | ssml:ST_CellRef | Reference | |
deleted | [0..1] | xsd:boolean | Deleted | Default value is "false". |
undone | [0..1] | xsd:boolean | Undone | Default value is "false". |
val | [1..1] | ssml:ST_Xstring | Value | |
numFmtId | [0..1] | ssml:ST_NumFmtId | Number Format Id |
Used in
- Type ssml:CT_Scenario (Element ssml:scenario)
Sample instance
<ssml:inputCells r="string" val="string"/>