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