RangeCellFormat Property Bytescout Spreadsheet SDK
Sets the cell format.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public ExtendedFormat CellFormat { set; }

Property Value

Type: ExtendedFormat
The cell format.

Implements

IRangeCellFormat
See Also

Reference