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