menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
RangeCollection
innerList property
innerList property
dark_mode
light_mode
innerList
property
List
<
Range
?
>
get
innerList
Represents inner list.
Implementation
List<Range?> get innerList { return _innerList; }
syncfusion_flutter_xlsio package
documentation
xlsio
RangeCollection
innerList property
RangeCollection class