'宣言 Public Shared Function CanInsertColumnsOrRows( _ ByVal range As C1TextRange _ ) As System.Boolean
public static System.bool CanInsertColumnsOrRows( C1TextRange range )
パラメータ
戻り値の型
テーブルの列と行をパラメータ範囲に挿入できるかどうか。
'宣言 Public Shared Function CanInsertColumnsOrRows( _ ByVal range As C1TextRange _ ) As System.Boolean
public static System.bool CanInsertColumnsOrRows( C1TextRange range )