menu
microsoft_viewer package
documentation
models/ms_ss_table.dart
MsSsCell
MsSsCell.new constructor
MsSsCell.new constructor
dark_mode
light_mode
MsSsCell
constructor
MsSsCell
(
int
colNo
,
String
type
,
String
value
,
int
colSpan
,
)
Implementation
MsSsCell(this.colNo, this.type, this.value, this.colSpan);
microsoft_viewer package
documentation
models/ms_ss_table
MsSsCell
MsSsCell.new constructor
MsSsCell class