ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / SetValue Method

In This Topic
    SetValue Method (DDCell)
    In This Topic
    Sets the cell type to DDCellType.Number and assigns the specified numeric value to the cell.
    Overload List
    OverloadDescription
    Sets the cell type to DDCellType.Number and assigns the specified numeric value to the cell.  
    Sets the cell type to DDCellType.Label and assigns the specified string value to the cell.  
    Sets the cell type to DDCellType.Boolean and assigns the specified string value to the cell.  
    See Also