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