Definition Type: Attribute
Name: selected
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: sml-pivotTableShared.xsd
Default true
Use (Optional)
Documentation:
Selected
Collapse XSD Schema Diagram:
XSD Diagram of selected in schema sml-pivottableshared_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="selected" type="xsd:boolean" default="true">
    <xsd:annotation>
        <xsd:documentation>Selected</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>