ActiveReports 18 .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's type to DDCellType.Number, and stores the cell's current value becomes the specified numeric value.
    Overload List
    OverloadDescription
    Sets the cell's type to DDCellType.Number, and stores the cell's current value becomes the specified numeric value.  
    Sets the cell's type to DDCellType.Label, and stores the cell's current value becomes the specified string value.  
    Sets the cell's type to DDCellType.Boolean, and stores the cell's current value becomes the specified string value.  
    See Also