menu
flutter_excel package
documentation
excel.dart
Sheet
getColAutoFits property
getColAutoFits property
dark_mode
light_mode
getColAutoFits
property
List
<
bool
>
get
getColAutoFits
returns list of auto fit columns
Implementation
List<bool> get getColAutoFits { return _colAutoFit; }
flutter_excel package
documentation
excel
Sheet
getColAutoFits property
Sheet class