ExcelWorksheetView Methods

Office Open XML

The ExcelWorksheetView type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FreezePanes
Freeze the columns/rows to left and above the cell
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
Returns a String that represents the current Object.
(Inherited from Object.)
UnFreezePanes
Unlock all rows and columns to scroll freely ///

See Also