バージョン

FormattedLinkEditor コンストラクタ(Boolean,EmbeddableEditorOwnerBase)

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal supportsEditing As Boolean, _
   ByVal defaultOwner As EmbeddableEditorOwnerBase _
)
public FormattedLinkEditor( 
   bool supportsEditing,
   EmbeddableEditorOwnerBase defaultOwner
)

パラメータ

supportsEditing
このエディターが編集をサポートするかどうかを指定します。
defaultOwner
デフォルト オーナー。
参照