ExcelWorksheet Methods

Office Open XML

The ExcelWorksheet type exposes the following members.

Methods

  NameDescription
Column
Provides access to an individual column within the worksheet so you can set its properties.
DeleteRowOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
GetValueOverloaded.
InsertRowOverloaded.
Row
Provides access to an individual row within the worksheet so you can set its properties.
SelectOverloaded.
SetValueOverloaded.
ToString
Returns the name of the worksheet
(Overrides Object..::.ToString()()().)

See Also