GemBox.Spreadsheet

CellStyle Constructor

Creates new cell style with default values (Arial font with size 200).

Overload List

Creates new cell style with default values (Arial font with size 200).

public CellStyle();

Creates new cell style with default values (copies default font from ExcelFile object).

public CellStyle(ExcelFile);

See Also

CellStyle Class | GemBox.Spreadsheet Namespace