ssml:c
Cell
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-calculationChain.xsd
Other elements with the same name: ssml:c
Type: ssml:CT_CalcCell
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| r | [1..1] | ssml:ST_CellRef | Cell Reference | |
| i | [0..1] | xsd:int | Sheet Id | Default value is "0". |
| s | [0..1] | xsd:boolean | Child Chain | Default value is "false". |
| l | [0..1] | xsd:boolean | New Dependency Level | Default value is "false". |
| t | [0..1] | xsd:boolean | New Thread | Default value is "false". |
| a | [0..1] | xsd:boolean | Array | Default value is "false". |
Used in
- Type ssml:CT_CalcChain (Element ssml:calcChain)
Sample instance
<ssml:c r="string"/>



