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