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