IExcelCellWriterSetFormat Method
|
Set the cell numeric format.
Namespace: Casewhere.Runtime.IOAssembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxIExcelCellWriter SetFormat(
string format
)
Parameters
- format String
- The format pattern.
Return Value
IExcelCellWriterThe current cell.
See Also