PaintActiveCellInSelection Property
Gets or sets whether the active cell is painted in the selection.
public bool PaintActiveCellInSelection {get; set;}
'Declaration
Public Property PaintActiveCellInSelection As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.PaintActiveCellInSelection = value
value = instance.PaintActiveCellInSelection