バージョン

ImageBackground プロパティ

ワークシートの背景画像を取得または設定します。
シンタックス
'宣言
 
Public Property ImageBackground As System.Drawing.Bitmap
public System.Drawing.Bitmap ImageBackground {get; set;}

プロパティ値

ワークシートの背景画像。
解説

この画像はワークシートの背景にタイルされます。Null の場合、ワークシートには背景はありません。

参照

オンラインで表示: GitHub