Definition Type: Element
Name: TabColorIndex
Namespace: urn:schemas-microsoft-com:office:excel
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the index representing the color for tabs.
Collapse XSD Schema Diagram:
XSD Diagram of TabColorIndex in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="TabColorIndex" type="xsd:integer" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the index representing the color for tabs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>