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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:conditionalFormat

Conditional Formatting

Element information

Content

Attributes

NameOccTypeDescriptionNotes
scope [0..1]ssml:ST_ScopeConditional Formatting ScopeDefault value is "selection".
type [0..1]ssml:ST_TypeConditional Formatting Rule TypeDefault value is "none".
priority [1..1]xsd:unsignedIntPriority

Used in

Sample instance

<ssml:conditionalFormat priority="1">
   <ssml:pivotAreas>
      <ssml:pivotArea>
         <ssml:references>...
         </ssml:references>
         <ssml:extLst>...
         </ssml:extLst>
      </ssml:pivotArea>
   </ssml:pivotAreas>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:conditionalFormat>

Site developed and hosted by Datypic, Inc.

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