バージョン

PerformAction(FormattedLinkEditorAction) メソッド

指定したアクションを実行し、アクションが実行できる場合は True を返します。
シンタックス
'宣言
 
Public Function PerformAction( _
   ByVal action As FormattedLinkEditorAction _
) As Boolean
public bool PerformAction( 
   FormattedLinkEditorAction action
)

パラメータ

action
実行するための FormattedLinkEditorAction

戻り値の型

処理が成功した場合はTrue。
参照