'Usage
Dim instance As IExcelBiffRead3 Dim bErr As Byte Dim value As Object value = instance.GetErrorValue(bErr)
Parameters
- bErr
- The bErr from BIFF8.
Return Value
The CalcError which matchs with bErr.
'Usage
Dim instance As IExcelBiffRead3 Dim bErr As Byte Dim value As Object value = instance.GetErrorValue(bErr)