menu
syncfusion_flutter_xlsio package
documentation
xlsio.dart
Workbook
borders property
borders property
dark_mode
light_mode
borders
property
List
<
Borders
>
borders
getter/setter pair
Represents the border collection in the workbook.
Implementation
late List<Borders> borders;
syncfusion_flutter_xlsio package
documentation
xlsio
Workbook
borders property
Workbook class