ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / SetValueBlank Method

In This Topic
    SetValueBlank Method
    In This Topic
    Sets the cell's type to DDCellType.Blank and clears any other current value.
    Syntax
    'Declaration
     
    Public Sub SetValueBlank() 
    public void SetValueBlank()
    See Also