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