PowerTools SPREAD for Windows Forms 8.0J
ShouldSerializeBackgroundImage メソッド


背景画像をシリアル化する必要があるかどうかを取得します。
構文
'Declaration
 
Public Function ShouldSerializeBackgroundImage() As Boolean
'使用法
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeBackgroundImage()
public bool ShouldSerializeBackgroundImage()

戻り値の型

backgroundImageをシリアル化する必要がある場合はtrue、それ以外の場合はfalse。
参照

SheetView クラス
SheetView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.