GrapeCity SPREAD for Windows Forms 12.0J
UseModelValueAsText プロパティ


データモデルからのハイパーリンク用テキストを使用するかどうかを示す値を取得します。
構文
'Declaration
 
Public Property UseModelValueAsText As Boolean
'使用法
 
Dim instance As HyperLinkCellType
Dim value As Boolean
 
instance.UseModelValueAsText = value
 
value = instance.UseModelValueAsText
public bool UseModelValueAsText {get; set;}

プロパティ値

データモデルからのハイパーリンク用テキストを使用する場合はtrue、それ以外の場合はfalse
参照

HyperLinkCellType クラス
HyperLinkCellType メンバ

 

 


Copyright © 2004 GrapeCity inc.