TextListStyleType Properties

Include Protected Members
Include Inherited Members

The TextListStyleType type exposes the following members.

Properties

  Name Description
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property DefaultParagraphProperties Default Paragraph Style.Represents the element tag in schema: a:defPPr
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property ExtensionList ExtensionList.Represents the element tag in schema: a:extLst
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 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 Level1ParagraphProperties List Level 1 Text Style.Represents the element tag in schema: a:lvl1pPr
Public property Level2ParagraphProperties List Level 2 Text Style.Represents the element tag in schema: a:lvl2pPr
Public property Level3ParagraphProperties List Level 3 Text Style.Represents the element tag in schema: a:lvl3pPr
Public property Level4ParagraphProperties List Level 4 Text Style.Represents the element tag in schema: a:lvl4pPr
Public property Level5ParagraphProperties List Level 5 Text Style.Represents the element tag in schema: a:lvl5pPr
Public property Level6ParagraphProperties List Level 6 Text Style.Represents the element tag in schema: a:lvl6pPr
Public property Level7ParagraphProperties List Level 7 Text Style.Represents the element tag in schema: a:lvl7pPr
Public property Level8ParagraphProperties List Level 8 Text Style.Represents the element tag in schema: a:lvl8pPr
Public property Level9ParagraphProperties List Level 9 Text Style.Represents the element tag in schema: a:lvl9pPr
Public property LocalName Gets the local name of the node. (Inherited from OpenXmlElement.)
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 XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

TextListStyleType Class

DocumentFormat.OpenXml.Presentation Namespace