FarPoint.Web.Spread 名前空間 > SheetView クラス : GrayAreaCursorImageUrl プロパティ |
'Declaration
Public Property GrayAreaCursorImageUrl As String
public string GrayAreaCursorImageUrl {get; set;}
FpSpread1.Sheets[0].GrayAreaCursorImageUrl = "~\\img\\horse.ani";
FpSpread1.Sheets(0).GrayAreaCursorImageUrl = "~\img\horse.ani"