Link Search Menu Expand Document

ColumnCellFormat Property

Gets or sets the cell format.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ExtendedFormat CellFormat { get; set; }

Property Value

Type: ExtendedFormat
The cell format.

Implements

IExtFormatCellFormat
See Also

Reference