Definition Type: Element
Name: olapPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_OlapPr
Containing Schema: sml-externalConnections.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
OLAP Properties
Collapse XSD Schema Diagram:
Drilldown into serverFontColor in schema sml-externalconnections_xsd Drilldown into serverFont in schema sml-externalconnections_xsd Drilldown into serverNumberFormat in schema sml-externalconnections_xsd Drilldown into serverFill in schema sml-externalconnections_xsd Drilldown into rowDrillCount in schema sml-externalconnections_xsd Drilldown into sendLocale in schema sml-externalconnections_xsd Drilldown into localRefresh in schema sml-externalconnections_xsd Drilldown into localConnection in schema sml-externalconnections_xsd Drilldown into local in schema sml-externalconnections_xsd Drilldown into CT_OlapPr in schema sml-externalconnections_xsdXSD Diagram of olapPr in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="olapPr" minOccurs="0" maxOccurs="1" type="CT_OlapPr">
    <xsd:annotation>
        <xsd:documentation>OLAP Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
local nsM:local false Optional
localConnection nsM:localConnection Optional
localRefresh nsM:localRefresh true Optional
sendLocale nsM:sendLocale false Optional
rowDrillCount nsM:rowDrillCount Optional
serverFill nsM:serverFill true Optional
serverNumberFormat nsM:serverNumberFormat true Optional
serverFont nsM:serverFont true Optional
serverFontColor nsM:serverFontColor true Optional
Collapse Derivation Tree: