menu
microsoft_viewer package
documentation
models/sheet.dart
Sheet
Sheet.new constructor
Sheet.new constructor
dark_mode
light_mode
Sheet
constructor
Sheet
(
String
name
,
String
sheetId
,
String
rId
)
Implementation
Sheet(this.name, this.sheetId, this.rId);
microsoft_viewer package
documentation
models/sheet
Sheet
Sheet.new constructor
Sheet class