CellCellFormat Property Bytescout Spreadsheet SDK
Gets or sets the cell format.

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

public ExtendedFormat CellFormat { get; set; }

Property Value

Type: ExtendedFormat
The cell format.

Implements

IExtFormatCellFormat
See Also

Reference