| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub SetValue( _ ByVal boolerrValue As BiffCellBoolErrValues _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void SetValue( BiffCellBoolErrValues boolerrValue ) | |
Parameters
- boolerrValue
- A BiffCellBoolErrValues enumeration value.