ssml:b
Boolean
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-pivotTable.xsd
Other elements with the same name: ssml:b
Type: ssml:CT_Boolean
Properties: Local, Qualified
Content
- ssml:x [0..*] Member Property Indexes
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
v | [1..1] | xsd:boolean | Value | |
u | [0..1] | xsd:boolean | Unused Item | |
f | [0..1] | xsd:boolean | Calculated Item | |
c | [0..1] | ssml:ST_Xstring | Caption | |
cp | [0..1] | xsd:unsignedInt | Member Property Count |
Used in
- Type ssml:CT_GroupItems (Element ssml:groupItems)
- Type ssml:CT_Record (Element ssml:r)
- Type ssml:CT_SharedItems (Element ssml:sharedItems)
Sample instance
<ssml:b v="true"> <ssml:x/> </ssml:b>