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