menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
Workbook
maxRowCount property
maxRowCount property
dark_mode
light_mode
maxRowCount
property
int
maxRowCount
final
Represents the maximum row count in the workbook.
Implementation
final int maxRowCount = 1048576;
syncfusion_flutter_xlsio package
documentation
xlsio
Workbook
maxRowCount property
Workbook class