Definition Type: Element
Name: textPr
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_TextPr
Containing Schema: sml-externalConnections.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Text Import Settings
Collapse XSD Schema Diagram:
Drilldown into textFields in schema sml-externalconnections_xsd Drilldown into delimiter in schema sml-externalconnections_xsd Drilldown into qualifier in schema sml-externalconnections_xsd Drilldown into consecutive in schema sml-externalconnections_xsd Drilldown into semicolon in schema sml-externalconnections_xsd Drilldown into comma in schema sml-externalconnections_xsd Drilldown into space in schema sml-externalconnections_xsd Drilldown into tab in schema sml-externalconnections_xsd Drilldown into thousands in schema sml-externalconnections_xsd Drilldown into decimal in schema sml-externalconnections_xsd Drilldown into delimited in schema sml-externalconnections_xsd Drilldown into sourceFile in schema sml-externalconnections_xsd Drilldown into firstRow in schema sml-externalconnections_xsd Drilldown into codePage in schema sml-externalconnections_xsd Drilldown into fileType in schema sml-externalconnections_xsd Drilldown into prompt in schema sml-externalconnections_xsd Drilldown into CT_TextPr in schema sml-externalconnections_xsdXSD Diagram of textPr in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="textPr" minOccurs="0" maxOccurs="1" type="CT_TextPr">
    <xsd:annotation>
        <xsd:documentation>Text Import Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
textFields nsM:textFields 0 1
Collapse Child Attributes:
Name Type Default Value Use
prompt nsM:prompt true Optional
fileType nsM:fileType win Optional
codePage nsM:codePage 1252 Optional
firstRow nsM:firstRow 1 Optional
sourceFile nsM:sourceFile Optional
delimited nsM:delimited true Optional
decimal nsM:decimal . Optional
thousands nsM:thousands , Optional
tab nsM:tab true Optional
space nsM:space false Optional
comma nsM:comma false Optional
semicolon nsM:semicolon false Optional
consecutive nsM:consecutive false Optional
qualifier nsM:qualifier doubleQuote Optional
delimiter nsM:delimiter Optional
Collapse Derivation Tree: