[]
Removes C1ExpressionEditor object associated with the specified column.
public bool Remove(string columnName)
| Type | Name | Description |
|---|---|---|
| string | columnName | specified column name. |
| Type | Description |
|---|---|
| bool | returns a value indicating if the C1ExpressionEditor object was deleted. |