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