ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder 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