Schema Central > OOXML > sml-sheet.xsd > ssml:pivotSelection
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:pivotSelection

PivotTable Selection

Element information

Type: ssml:CT_PivotSelection

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
pane [0..1]ssml:ST_PanePaneDefault value is "topLeft".
showHeader [0..1]xsd:booleanShow HeaderDefault value is "false".
label [0..1]xsd:booleanLabelDefault value is "false".
data [0..1]xsd:booleanData SelectionDefault value is "false".
extendable [0..1]xsd:booleanExtendableDefault value is "false".
count [0..1]xsd:unsignedIntSelection CountDefault value is "0".
axis [0..1]ssml:ST_AxisAxis
dimension [0..1]xsd:unsignedIntDimensionDefault value is "0".
start [0..1]xsd:unsignedIntStartDefault value is "0".
min [0..1]xsd:unsignedIntMinimumDefault value is "0".
max [0..1]xsd:unsignedIntMaximumDefault value is "0".
activeRow [0..1]xsd:unsignedIntActive RowDefault value is "0".
activeCol [0..1]xsd:unsignedIntActive ColumnDefault value is "0".
previousRow [0..1]xsd:unsignedIntPrevious RowDefault value is "0".
previousCol [0..1]xsd:unsignedIntPrevious Column SelectionDefault value is "0".
click [0..1]xsd:unsignedIntClick CountDefault value is "0".
r:id [0..1]r:ST_RelationshipIdRelationship Id

Used in

Sample instance

<ssml:pivotSelection>
   <ssml:pivotArea>
      <ssml:references>
         <ssml:reference>...
         </ssml:reference>
      </ssml:references>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:pivotArea>
</ssml:pivotSelection>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com