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