バージョン

AddQuickText メソッド (ITableCell)

Infragistics.Documents.Reports.Report.QuickText.IQuickText インターフェイスを実装する新しいクイック テキスト オブジェクトを作成し、それをオブジェクトの内部コレクションに追加します。
シンタックス
'宣言
 
Function AddQuickText( _
   ByVal text As String _
) As IQuickText
IQuickText AddQuickText( 
   string text
)

パラメータ

text
テキスト コンテンツ。

戻り値の型

Infragistics.Documents.Reports.Report.QuickText.IQuickText インターフェイスを実装するオブジェクト。
参照