RichTextBox for UWP/WinRT
RemoveRange メソッド

C1.Xaml.RichTextBox.Documents.C1TextRange
その範囲がパラメータで指定された範囲と交差するすべての C1RangeStyle 項目を削除します。
構文
'宣言
 
Public Sub RemoveRange( _
   ByVal range As C1TextRange _
) 
public void RemoveRange( 
   C1TextRange range
)

パラメータ

range
C1.Xaml.RichTextBox.Documents.C1TextRange
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1RangeStyleCollection クラス
C1RangeStyleCollection メンバ

Send Feedback