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