ComponentOne Studio for WinRT XAML
InsertColumnsRight メソッド

テーブルの列を挿入する範囲。
テーブルの列を右に挿入します。
構文
'宣言
 
Public Shared Function InsertColumnsRight( _
   ByVal range As C1TextRange _
) As System.Collections.Generic.IList(Of C1TableColumn)
public static System.Collections.Generic.IList<C1TableColumn> InsertColumnsRight( 
   C1TextRange range
)

パラメータ

range
テーブルの列を挿入する範囲。

戻り値の型

新しい列のリスト
参照

EditExtensions クラス
EditExtensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.