ssml:t
Tuple MDX Metadata
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheetMetadata.xsd
Other elements with the same name: ssml:t
Type: ssml:CT_MdxTuple
Properties: Local, Qualified
Content
- ssml:n [0..*] Member Unique Name Index
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
c | [0..1] | xsd:unsignedInt | Member Index Count | Default value is "0". |
ct | [0..1] | ssml:ST_Xstring | Server Formatting Culture Currency | |
si | [0..1] | xsd:unsignedInt | Server Formatting String Index | |
fi | [0..1] | xsd:unsignedInt | Server Formatting Built-In Number Format Index | |
bc | [0..1] | ssml:ST_UnsignedIntHex | Server Formatting Background Color | |
fc | [0..1] | ssml:ST_UnsignedIntHex | Server Formatting Foreground Color | |
i | [0..1] | xsd:boolean | Server Formatting Italic Font | Default value is "false". |
u | [0..1] | xsd:boolean | Server Formatting Underline Font | Default value is "false". |
st | [0..1] | xsd:boolean | Server Formatting Strikethrough Font | Default value is "false". |
b | [0..1] | xsd:boolean | Server Formatting Bold Font | Default value is "false". |
Used in
- Type ssml:CT_Mdx (Element ssml:mdx)
Sample instance
<ssml:t> <ssml:n x="1"/> </ssml:t>