'宣言 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 )
パラメータ
- range
- テーブルの行を挿入する範囲。
戻り値の型
新しい行のリスト