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