[]
Sets borders on the inside of a range of cells.
public virtual void SetInsideBorder(CellRange cr, IBorder border)
Public Overridable Sub SetInsideBorder(cr As CellRange, border As IBorder)
| Type | Name | Description |
|---|---|---|
| CellRange | cr | Cell range to which to apply borders |
| IBorder | border | Border to put around cells in the range |