menu
excel_wps package
documentation
excel.dart
TextCellValue
TextCellValue.new constructor
TextCellValue.new constructor
dark_mode
light_mode
TextCellValue
constructor
TextCellValue
(
String
text
)
Implementation
TextCellValue(String text) : value = TextSpan(text: text);
excel_wps package
documentation
excel
TextCellValue
TextCellValue.new constructor
TextCellValue class