IExcelSheetWriter Interface |
[Missing <summary> documentation for "T:Casewhere.Runtime.IO.IExcelSheetWriter"]
Namespace: Casewhere.Runtime.IO
public interface IExcelSheetWriter
The IExcelSheetWriter type exposes the following members.
Name | Description | |
---|---|---|
![]() | FreezePanes |
Freeze some rows and columns given.
|
![]() | GetCell |
Get a cell at the given position.
|
![]() | SetName |
Set the name of the current sheet.
|
![]() | Write |
Write the value to a cell at the given position.
|