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