The ExcelWorksheet type exposes the following members.
Methods
Name | Description | |
---|---|---|
Column |
Provides access to an individual column within the worksheet so you can set its properties.
| |
DeleteRow | Overloaded. | |
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.) | |
GetValue | Overloaded. | |
InsertRow | Overloaded. | |
Row |
Provides access to an individual row within the worksheet so you can set its properties.
| |
Select | Overloaded. | |
SetValue | Overloaded. | |
ToString |
Returns the name of the worksheet
(Overrides Object..::.ToString()()().) |