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