FarPoint.Web.Spread 名前空間 > SheetView クラス : GrayAreaCursorType プロパティ |
'Declaration
Public Property GrayAreaCursorType As CursorType
public CursorType GrayAreaCursorType {get; set;}
FpSpread1.Sheets[0].GrayAreaCursorType = FarPoint.Web.Spread.CursorType.Hand;
FpSpread1.Sheets(0).GrayAreaCursorType = FarPoint.Web.Spread.CursorType.Hand