バージョン

GetText メソッド (FormattedLinkEditor)

テキストを返します。
シンタックス
'宣言
 
Public Function GetText( _
   ByVal withoutFormatting As Boolean _
) As String
public string GetText( 
   bool withoutFormatting
)

パラメータ

withoutFormatting
Trueの場合、書式設定なしの値トを返します。

戻り値の型

指定したとおりにフォーマットしたテキスト、またはフォーマットしていないテキスト。
参照