PowerTools SPREAD for Windows Forms 8.0J
Multiline プロパティ (GeneralCellType)


複数行のテキストを入力可能かどうかを表す値を取得または設定します。
構文
'Declaration
 
Public Property Multiline As Boolean
'使用法
 
Dim instance As GeneralCellType
Dim value As Boolean
 
instance.Multiline = value
 
value = instance.Multiline
public bool Multiline {get; set;}
参照

GeneralCellType クラス
GeneralCellType メンバ

 

 


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