Definition Type: Element
Name: ConsolidationReference
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:ConsolidationReferenceType
Containing Schema: excel.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Contains the properties of a range data source.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema excel_xsd Drilldown into Name in schema excel_xsd Drilldown into FileName in schema excel_xsd Drilldown into ConsolidationReferenceType in schema excel_xsdXSD Diagram of ConsolidationReference in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ConsolidationReference" type="ConsolidationReferenceType">
    <xsd:annotation>
        <xsd:documentation>Contains the properties of a range data source.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FileName x:FileName 0 (1)
Name x:Name (1) (1)
Reference x:Reference (1) (1)
Collapse Derivation Tree: