バージョン

FormatsList プロパティ

書式リストを取得または設定します。
シンタックス
'宣言
 
Public Property FormatsList As System.Collections.Generic.List(Of HtmlEditorFontFormats)
public System.Collections.Generic.List<HtmlEditorFontFormats> FormatsList {get; set;}

プロパティ値

書式リスト。
参照

オンラインで表示: GitHub