TextListStyleType Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
TextListStyleType() | Initializes a new instance of the TextListStyleType class. |
![]() |
TextListStyleType(String) | Initializes a new instance of the TextListStyleType class from outer XML. |
![]() |
TextListStyleType(array<OpenXmlElement[]) | Initializes a new instance of the TextListStyleType class with the specified child elements. |
![]() |
TextListStyleType(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TextListStyleType class with the specified child elements. |
Top