menu
nobody package
documentation
excel/cell.dart
Cell
is_string property
is_string property
dark_mode
light_mode
is_string
property
bool
get
is_string
Implementation
bool get is_string => data?.value is String;
nobody package
documentation
excel/cell
Cell
is_string property
Cell class