menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
Workbook
fills property
fills property
dark_mode
light_mode
fills
property
Map
<
String
,
int
>
fills
getter/setter pair
Represents the Fill collection in the workbook.
Implementation
late Map<String, int> fills;
syncfusion_flutter_xlsio package
documentation
xlsio
Workbook
fills property
Workbook class