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