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