Definition Type: Element
Name: DetailFormat
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:DetailFormatType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the text formatting that is applied to a field when it is on the detail grid.
Collapse XSD Schema Diagram:
Drilldown into Style in schema excel_xsd Drilldown into DetailFormatType in schema excel_xsdXSD Diagram of DetailFormat in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DetailFormat" type="DetailFormatType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the text formatting that is applied to a field when it is on the detail grid.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
Style x:Style Required
Collapse Derivation Tree: