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