Definition Type: Attribute
Name: CenterVertical
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:OneZeroType
Containing Schema: excel.xsd
Default 0
Form Qualified
Use Optional
Documentation:
Specifies whether the worksheet is centered vertically on the page when it is printed.
Collapse XSD Schema Diagram:
XSD Diagram of CenterVertical in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="CenterVertical" use="optional" type="OneZeroType" default="0" form="qualified">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the worksheet is centered vertically on the page when it is printed.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: