ActiveReports 12
SetValueBlank Method

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCell Class : SetValueBlank Method
Sets the cell's type to DDCellType.Blank and clears any other current value.
Syntax
'Declaration
 
Public Sub SetValueBlank() 
public void SetValueBlank()
See Also

Reference

DDCell Class
DDCell Members