Defined in: features/cell-selection/cellSelectionFeature.types.ts:63
Which sides of a selected cell sit on the outer boundary of the selection.
bottom: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:64
left: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:65
right: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:66
top: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:67