PowerTools SPREAD for Windows Forms 8.0J
Static プロパティ (InputManCellTypeBase)


セルが、ユーザー入力を禁止する静的セルであるかどうかを取得または設定します。
構文
'Declaration
 
Public Property Static As Boolean
'使用法
 
Dim instance As InputManCellTypeBase
Dim value As Boolean
 
instance.Static = value
 
value = instance.Static
public bool Static {get; set;}
参照

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


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