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