ExcelWorksheetView.ExcelWorksheetPanes Members
From Office Open XML
| EPPlus 3.0 |
| ExcelWorksheetView..::.ExcelWorksheetPanes Members |
| ExcelWorksheetView..::.ExcelWorksheetPanes Class Methods Properties See Also Send Feedback |
Represents the different view states of the worksheet
The ExcelWorksheetView..::.ExcelWorksheetPanes type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ActiveCell |
Set the active cell. Must be set within the SelectedRange.
| |
| SelectedRange |
Selected Cells.Used in combination with ActiveCell
|