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