GrapeCity SPREAD for Windows Forms 12.0J
Text プロパティ (DocumentProperty)


カスタムドキュメントプロパティに関連付けられたテキスト値を取得または設定します。
構文
'Declaration
 
Public Property Text As String
'使用法
 
Dim instance As DocumentProperty
Dim value As String
 
instance.Text = value
 
value = instance.Text
public string Text {get; set;}

プロパティ値

テキスト値を表す文字列
参照

DocumentProperty クラス
DocumentProperty メンバ

 

 


Copyright © 2004 GrapeCity inc.