menu
excel_plus package
documentation
excel_plus.dart
Sheet
getColumnWidths property
getColumnWidths property
dark_mode
light_mode
getColumnWidths
property
Map
<
int
,
double
>
get
getColumnWidths
inherited
returns map of custom width columns
Implementation
Map<int, double> get getColumnWidths => _columnWidths;
excel_plus package
documentation
excel_plus
Sheet
getColumnWidths property
Sheet class