Definition Type: Element
Name: TotalAlignment
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:TotalAlignmentType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Default Automatic
Documentation:
Specifies the horizontal alignment of a total.
Collapse XSD Schema Diagram:
XSD Diagram of TotalAlignment in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="TotalAlignment" type="TotalAlignmentType" default="Automatic" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the horizontal alignment of a total.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: