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