TextProperties Properties

Include Protected Members
Include Inherited Members

The TextProperties type exposes the following members.

Properties

  Name Description
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property CodePage Code Page.Represents the attribte in schema: codePage
Public property Comma Comma is Delimiter.Represents the attribte in schema: comma
Public property Consecutive Consecutive Delimiters.Represents the attribte in schema: consecutive
Public property Decimal Decimal Separator.Represents the attribte in schema: decimal
Public property Delimited Delimited File.Represents the attribte in schema: delimited
Public property Delimiter Custom Delimiter.Represents the attribte in schema: delimiter
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property FileType File Type.Represents the attribte in schema: fileType
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property FirstRow First Row.Represents the attribte in schema: firstRow
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.)
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property Prompt Prompt for File Name.Represents the attribte in schema: prompt
Public property Qualifier Qualifier.Represents the attribte in schema: qualifier
Public property Semicolon Semicolon is Delimiter.Represents the attribte in schema: semicolon
Public property SourceFile Source File Name.Represents the attribte in schema: sourceFile
Public property Space Space is Delimiter.Represents the attribte in schema: space
Public property TabAsDelimiter Tab as Delimiter.Represents the attribte in schema: tab
Public property TextFields Fields.Represents the element tag in schema: x:textFields
Public property Thousands Thousands Separator.Represents the attribte in schema: thousands
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

TextProperties Class

DocumentFormat.OpenXml.Spreadsheet Namespace