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


テキストが選択可能かどうかを取得または設定します。
構文
'Declaration
 
Public Property Static As Boolean
'使用法
 
Dim instance As RichTextCellType
Dim value As Boolean
 
instance.Static = value
 
value = instance.Static
public bool Static {get; set;}

プロパティ値

Boolean:セルが静的な場合(編集モードを許可しない場合)は True、それ以外の場合は False
参照

RichTextCellType クラス
RichTextCellType メンバ

 

 


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