'Declaration
Public Overridable Sub SetOutlineBorder( _ ByVal cr As CellRange, _ ByVal border As IBorder _ )
Parameters
- cr
- Cell range around which to put outline border
- border
- Border to place around the outside of the range of cells
'Declaration
Public Overridable Sub SetOutlineBorder( _ ByVal cr As CellRange, _ ByVal border As IBorder _ )