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