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


Spreadスキンの適用を無視するかどうかを示す値を取得または設定します。
構文
'Declaration
 
Protected Property IgnoreApplySpreadSkin As Boolean
'使用法
 
Dim instance As SheetView
Dim value As Boolean
 
instance.IgnoreApplySpreadSkin = value
 
value = instance.IgnoreApplySpreadSkin
protected bool IgnoreApplySpreadSkin {get; set;}
参照

SheetView クラス
SheetView メンバ

 

 


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