ActiveReports 19 .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 type to DDCellType.Blank and clears any other current value.
Syntax
'Declaration
 
Public Sub SetValueBlank() 
 
See Also