[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetInsideBorder

SetInsideBorder Method

SetInsideBorder(CellRange, IBorder)

Sets borders on the inside of a range of cells.

Declaration
public virtual void SetInsideBorder(CellRange cr, IBorder border)
Public Overridable Sub SetInsideBorder(cr As CellRange, border As IBorder)
Parameters
Type Name Description
CellRange cr

Cell range to which to apply borders

IBorder border

Border to put around cells in the range