menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
Workbook
sharedStrings property
sharedStrings property
dark_mode
light_mode
sharedStrings
property
Map
<
String
,
int
>
get
sharedStrings
Represents the shared string list.
Implementation
Map<String, int> get sharedStrings { return _sharedString; }
syncfusion_flutter_xlsio package
documentation
xlsio
Workbook
sharedStrings property
Workbook class