Borders
Draw borders around cells.
- external is used for any border touching the edge of the grid
- internal is used for all other borders
Fields
- external:Rect
- Rect
- internal:Rect
- Rect
- num_cols:usize
- usize
- num_rows:usize
- usize
- cell_opts:CellOptions
- CellOptions
- opts:Options
- Options