PowerTools SPREAD for Windows Forms 8.0J
Applying プロパティ


FpSpreadオブジェクトまたはSheetViewオブジェクトにスキンが適用されている場合はTrueを返します。
構文
'Declaration
 
Protected Property Applying As Boolean
'使用法
 
Dim instance As SpreadSkin
Dim value As Boolean
 
instance.Applying = value
 
value = instance.Applying
protected bool Applying {get; set;}

プロパティ値

Boolean:スキンが適用されている場合はTrue、それ以外の場合はFalse
参照

SpreadSkin クラス
SpreadSkin メンバ

 

 


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