[]
Sets border outlines for a range of cells.
public virtual void SetOutlineBorder(CellRange cr, IBorder border)
Public Overridable Sub SetOutlineBorder(cr As CellRange, border As IBorder)
Type | Name | Description |
---|---|---|
CellRange | cr | Cell range around which to put outline border |
IBorder | border | Border to place around the outside of the range of cells |