Click or drag to resize

IExcelSheetWriter Methods

The IExcelSheetWriter type exposes the following members.

Methods
  NameDescription
Public methodFreezePanes
Freeze some rows and columns given.
Public methodGetCell
Get a cell at the given position.
Public methodSetName
Set the name of the current sheet.
Public methodWrite
Write the value to a cell at the given position.
Top
See Also