Definition Type: Element
Name: textField
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_TextField
Containing Schema: sml-externalConnections.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Text Import Field Settings
Collapse XSD Schema Diagram:
Drilldown into position in schema sml-externalconnections_xsd Drilldown into type in schema sml-externalconnections_xsd Drilldown into CT_TextField in schema sml-externalconnections_xsdXSD Diagram of textField in schema sml-externalconnections_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="textField" minOccurs="1" maxOccurs="unbounded" type="CT_TextField">
    <xsd:annotation>
        <xsd:documentation>Text Import Field Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type nsM:type general Optional
position nsM:position 0 Optional
Collapse Derivation Tree: