Definition Type: Element
Name: FormatSettings
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:FormatSettingsType
Containing Schema: excel.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Contains format settings for the columns of imported text.
Collapse XSD Schema Diagram:
Drilldown into FieldStart in schema excel_xsd Drilldown into FieldType in schema excel_xsd Drilldown into FormatSettingsType in schema excel_xsdXSD Diagram of FormatSettings in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="FormatSettings" type="FormatSettingsType">
    <xsd:annotation>
        <xsd:documentation>Contains format settings for the columns of imported text.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FieldType x:FieldType 0 (1)
FieldStart x:FieldStart 0 (1)
Collapse Derivation Tree: