| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > EditExtensions クラス > ReplaceText メソッド : ReplaceText(C1TextRange,String,C1Run) メソッド |
'宣言 Public Overloads Shared Function ReplaceText( _ ByVal range As C1TextRange, _ ByVal text As System.String, _ ByVal styledRun As C1Run _ ) As C1TextRange
public static C1TextRange ReplaceText( C1TextRange range, System.string text, C1Run styledRun )