| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub SetValue( _ ByVal dblValue As System.Double _ ) | |
| C# | |
|---|---|
public void SetValue( System.double dblValue ) | |
Parameters
- dblValue
- The numeric value to store as the cell's current value.
|
| ActiveReports Developer 7 | |
| SetValue(Double) Method | |
| See Also | |
| GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCell Class > SetValue Method : SetValue(Double) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub SetValue( _ ByVal dblValue As System.Double _ ) | |
| C# | |
|---|---|
public void SetValue( System.double dblValue ) | |