Definition Type: Element
Name: cnfStyle
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:cnfProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A string representation of a binary bitmask that represents the conditional formatting results for this paragraph within a table cell (left to right): FirstRow, LastRow, FirstColumn, LastColumn, Band1Vertical, Band2Vertical, Band1Horizontal, Band2Horizontal, NE Cell, NW Cell, SE Cell, SW Cell.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsd Drilldown into cnfProperty in schema wordnet_xsdXSD Diagram of cnfStyle in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="cnfStyle" type="cnfProperty" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>A string representation of a binary bitmask that represents the conditional formatting results for this paragraph within a table cell (left to right): FirstRow, LastRow, FirstColumn, LastColumn, Band1Vertical, Band2Vertical, Band1Horizontal, Band2Horizontal, NE Cell, NW Cell, SE Cell, SW Cell.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree: