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