| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > EditExtensions クラス : InsertRowsAbove メソッド |
'宣言 Public Shared Function InsertRowsAbove( _ ByVal range As C1TextRange _ ) As System.Collections.Generic.IList(Of C1TableRow)
public static System.Collections.Generic.IList<C1TableRow> InsertRowsAbove( C1TextRange range )