Click or drag to resize

IExcelSheetWriter Methods

The IExcelSheetWriter type exposes the following members.

Methods
  Name Description
Public method FreezePanes Freeze some rows and columns given.
Public method GetCell Get a cell at the given position.
Public method GetLastColumn Get the last column of the current sheet.
Public method GetLastRow Get the last row of the current sheet.
Public method GetRange Get a range of cells.
Public method SetName Set the name of the current sheet.
Public method Write Write the value to a cell at the given position.
Top
See Also