menu
nobody package
documentation
excel/spreadsheet.dart
Spreadsheet
Spreadsheet.new const constructor
Spreadsheet.new const constructor
dark_mode
light_mode
Spreadsheet
constructor
const
Spreadsheet
(
Sheet
sheet
,
Workbook
workbook
)
Implementation
const Spreadsheet(this.sheet, this.workbook);
nobody package
documentation
excel/spreadsheet
Spreadsheet
Spreadsheet.new const constructor
Spreadsheet class