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