Sheet Methods |
The Sheet type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | OpenCell |
Opens the specified cell and returns a Cell object.
|
![]() ![]() | OpenCellByDefinedName |
Opens the cell with the specified name defined in Excel and returns a Cell object.
|
![]() ![]() | OpenTable |
Opens the specified table and returns a Table object.
|
![]() ![]() | OpenTableByDefinedName |
Opens the table with the specified name defined in Excel and returns the Table object.
|