ActiveReports 13
SetValueBlank Method

GrapeCity.ActiveReports.Export.Excel 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