Definition Type: Element
Name: SourceConnectionFile
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:
Contains the name of thefile where the data source connection settings came from when the query table or PivotTable view was created.
Collapse XSD Schema Diagram:
XSD Diagram of SourceConnectionFile in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="SourceConnectionFile" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains the name of thefile where the data source connection settings came from when the query table or PivotTable view was created.</xsd:documentation>
    </xsd:annotation>
</xsd:element>