menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
MergedCellCollection
innerList property
innerList property
dark_mode
light_mode
innerList
property
List
<
MergeCell
>
get
innerList
Gets/Sets the inner list.
Implementation
List<MergeCell> get innerList { return _mergecell; }
syncfusion_flutter_xlsio package
documentation
xlsio
MergedCellCollection
innerList property
MergedCellCollection class