ssml:cell
External Cell Data
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-supplementaryWorkbooks.xsd
Type: ssml:CT_ExternalCell
Properties: Local, Qualified
Content
- ssml:v [0..1] Value
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
r | [0..1] | ssml:ST_CellRef | Reference | |
t | [0..1] | ssml:ST_CellType | Type | Default value is "n". |
vm | [0..1] | xsd:unsignedInt | Value Metadata | Default value is "0". |
Used in
- Type ssml:CT_ExternalRow (Element ssml:row)
Sample instance
<ssml:cell> <ssml:v>string</ssml:v> </ssml:cell>