menu
gsheets_plus package
documentation
gsheets_plus.dart
Worksheet
columnCount property
columnCount property
dark_mode
light_mode
columnCount
property
int
get
columnCount
Current count of available columns.
Implementation
int get columnCount => _columnCount;
gsheets_plus package
documentation
gsheets_plus
Worksheet
columnCount property
Worksheet class