IExcel
|
The IExcelSheetWriter type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
FreezePanes | Freeze some rows and columns given. |
|
|
GetCell | Get a cell at the given position. |
|
|
GetLastColumn | Get the last column of the current sheet. |
|
|
GetLastRow | Get the last row of the current sheet. |
|
|
GetRange | Get a range of cells. |
|
|
SetName | Set the name of the current sheet. |
|
|
Write | Write the value to a cell at the given position. |