'宣言 Public Function Remove( _ ByVal columnName As System.String _ ) As System.Boolean
public System.bool Remove( System.string columnName )
パラメータ
- columnName
- specified column name.
戻り値の型
returns a value indicating if the C1ExpressionEditor object was deleted.