'宣言 Public Sub ApplyParagraphStyle( _ ByVal span As DocumentSpan, _ ByVal styleId As String, _ ByRef error As String _ )
public void ApplyParagraphStyle( DocumentSpan span, string styleId, out string error )
ApplyParagraphStyle メソッドは、指定したスパンと交差する複数の段落にスタイルを適用します。
注: スパンと交差する段落にスタイル ID が設定される場合、それが指定した styleId にリセットされます。
RichTextDocument クラス RichTextDocument メンバ