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