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


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

戻り値の型

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

SheetView クラス
SheetView メンバ

 

 


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