Definition Type: Element
Name: Comma
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether the comma character is used as a delimiter when importing text.
Collapse XSD Schema Diagram:
XSD Diagram of Comma in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Comma" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the comma character is used as a delimiter when importing text.</xsd:documentation>
    </xsd:annotation>
</xsd:element>