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