| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub SetValue( _ ByVal boolerrValue As BiffCellBoolErrValues _ ) | |
| C# | |
|---|---|
public void SetValue( BiffCellBoolErrValues boolerrValue ) | |
Parameters
- boolerrValue
- A BiffCellBoolErrValues enumeration value.
|
| ActiveReports Developer 7 | |
| SetValue(BiffCellBoolErrValues) Method | |
| See Also | |
| GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCell Class > SetValue Method : SetValue(BiffCellBoolErrValues) Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub SetValue( _ ByVal boolerrValue As BiffCellBoolErrValues _ ) | |
| C# | |
|---|---|
public void SetValue( BiffCellBoolErrValues boolerrValue ) | |