'Declaration Public Property PaintActiveCellInSelection As Boolean
'Declaration
Public Property PaintActiveCellInSelection As Boolean
'使用法 Dim instance As FpSpread Dim value As Boolean instance.PaintActiveCellInSelection = value value = instance.PaintActiveCellInSelection
'使用法
Dim instance As FpSpread Dim value As Boolean instance.PaintActiveCellInSelection = value value = instance.PaintActiveCellInSelection
public bool PaintActiveCellInSelection {get; set;}
fpSpread1.PaintActiveCellInSelection = true;
FpSpread1.PaintActiveCellInSelection = True
FpSpread クラス FpSpread メンバ
Copyright © 2004 GrapeCity inc.