'宣言 Public Shared Function InsertColumnsLeft( _ ByVal range As C1TextRange _ ) As System.Collections.Generic.IList(Of C1TableColumn)
public static System.Collections.Generic.IList<C1TableColumn> InsertColumnsLeft( C1TextRange range )
パラメータ
- range
- テーブルの列を挿入する範囲。
戻り値の型
新しい列のリスト