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