[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Data.IBindings.Remove

Remove Method

Remove(string)

Removes the formula binding by the specified property name.

Declaration
void Remove(string propertyName)
Sub Remove(propertyName As String)
Parameters
Type Name Description
string propertyName

Name of the formula binding property.