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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:chartFormat

PivotChart Format

Element information

Content

Attributes

NameOccTypeDescriptionNotes
chart [1..1]xsd:unsignedIntChart Index
format [1..1]xsd:unsignedIntPivot Format Id
series [0..1]xsd:booleanSeries FormatDefault value is "false".

Used in

Sample instance

<ssml:chartFormat chart="1" format="1">
   <ssml:pivotArea>
      <ssml:references>
         <ssml:reference>...
         </ssml:reference>
      </ssml:references>
      <ssml:extLst>
         <ssml:ext>
            <!--any element-->
         </ssml:ext>
      </ssml:extLst>
   </ssml:pivotArea>
</ssml:chartFormat>

Site developed and hosted by Datypic, Inc.

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