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