ssml:CT_CellFormula
Complex type information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Content
from type ssml:ST_Formula
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
t | [0..1] | ssml:ST_CellFormulaType | Formula Type | Default value is "normal". |
aca | [0..1] | xsd:boolean | Always Calculate Array | Default value is "false". |
ref | [0..1] | ssml:ST_Ref | Range of Cells | |
dt2D | [0..1] | xsd:boolean | Data Table 2-D | Default value is "false". |
dtr | [0..1] | xsd:boolean | Data Table Row | Default value is "false". |
del1 | [0..1] | xsd:boolean | Input 1 Deleted | Default value is "false". |
del2 | [0..1] | xsd:boolean | Input 2 Deleted | Default value is "false". |
r1 | [0..1] | ssml:ST_CellRef | Data Table Cell 1 | |
r2 | [0..1] | ssml:ST_CellRef | Input Cell 2 | |
ca | [0..1] | xsd:boolean | Calculate Cell | Default value is "false". |
si | [0..1] | xsd:unsignedInt | Shared Group Index | |
bx | [0..1] | xsd:boolean | Assigns Value to Name | Default value is "false". |
Used by
- Element ssml:f
Type inheritance chain
- xsd:string
- ssml:ST_Xstring
- ssml:ST_Formula
- ssml:CT_CellFormula
- ssml:ST_Formula
- ssml:ST_Xstring