| Interface | Description |
|---|---|
| BorderStyleApplier | An interface used to apply colors and styles to borders |
| Class | Description |
|---|---|
| CellRangeBorderStyleApplier | Applys styles and borders to a range of cells (merged). |
| CellStyleBorderStyleApplier | Applys styles and borders to a cell style object |
| ColumnCellRangeBorderStyleApplier | Applys styles and borders to a single column of merged cells. |
| RowCellRangeBorderStyleApplier | Applys styles and borders to a single row of merged cells. |