menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
Workbook
cellStyleXfs property
cellStyleXfs property
dark_mode
light_mode
cellStyleXfs
property
List
<
CellStyleXfs
>
cellStyleXfs
getter/setter pair
Represents the CellStyleXf collection in the workbook.
Implementation
late List<CellStyleXfs> cellStyleXfs;
syncfusion_flutter_xlsio package
documentation
xlsio
Workbook
cellStyleXfs property
Workbook class