menu
excel_plus package
documentation
excel_plus.dart
Sheet
splitX property
splitX property
dark_mode
light_mode
splitX
property
int
get
splitX
inherited
The horizontal split position in twips (1/20 pt), or
0
when not split.
Implementation
int get splitX => _splitX;
excel_plus package
documentation
excel_plus
Sheet
splitX property
Sheet class