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