DioDocs for Excel
InsertBefore メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > ITextRun インターフェース : InsertBefore メソッド
新しく挿入されたテキストランのテキスト。
現在のリッチテキストランの前に、新しいリッチテキストラン を挿入します。
シンタックス
'宣言
 
Function InsertBefore( _
   ByVal text As System.String _
) As ITextRun
ITextRun InsertBefore( 
   System.string text
)

パラメータ

text
新しく挿入されたテキストランのテキスト。
参照

ITextRun インターフェース
ITextRun メンバ