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