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