Creates new cell style with default values (Arial font with size 200).
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);
CellStyle Class | GemBox.Spreadsheet Namespace