PaintSelectionBorder Property
Gets or sets a value that indicates whether to allow the border selection to paint.
public bool PaintSelectionBorder {get; set;}
'Declaration
Public Property PaintSelectionBorder As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.PaintSelectionBorder = value
value = instance.PaintSelectionBorder