Definition Type: Element
Name: PLGroupType
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether a field is the Weeks field of a weekly automatic date field set.
Collapse XSD Schema Diagram:
XSD Diagram of PLGroupType in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="PLGroupType" type="xsd:string" fixed="Weeks" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether a field is the Weeks field of a weekly automatic date field set.</xsd:documentation>
    </xsd:annotation>
</xsd:element>