menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
ExcelSheetProtectionOption
formatRows property
formatRows property
dark_mode
light_mode
formatRows
property
bool
formatRows
getter/setter pair
Allows the user to format any row on a protected when this is set as true.
Implementation
bool formatRows = false;
syncfusion_flutter_xlsio package
documentation
xlsio
ExcelSheetProtectionOption
formatRows property
ExcelSheetProtectionOption class