'Declaration
Public Overridable Sub SetInsideBorder( _ ByVal cr As CellRange, _ ByVal border As IBorder _ )
Parameters
- cr
- Cell range to which to apply borders
- border
- Border to put around cells in the range
'Declaration
Public Overridable Sub SetInsideBorder( _ ByVal cr As CellRange, _ ByVal border As IBorder _ )