バージョン

GetFormattingRuns メソッド (FormattedText)

文字列の最初文字に開始する同様な書式設定の接続ブロックを表す書式設定ランのコレクションを取得します。
シンタックス
'宣言
 
Public Function GetFormattingRuns() As System.Collections.Generic.IEnumerable(Of FormattedTextFont)
public System.Collections.Generic.IEnumerable<FormattedTextFont> GetFormattingRuns()
参照

オンラインで表示: GitHub