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