You are here: Symbol Reference > Stimulsoft.Base.Excel Namespace > FORMULAERROR Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Base.Excel.FORMULAERROR Enumeration
Syntax
C++
C#
Visual Basic
internal: enum FORMULAERROR : public byte { NULL = 0x00, DIV0 = 0x07, VALUE = 0x0F, REF = 0x17, NAME = 0x1D, NUM = 0x24, NA = 0x2A };
Members
Members 
Description 
NULL 
NULL! 
DIV0 
DIV/0! 
VALUE 
VALUE! 
REF 
REF! 
NAME 
NAME? 
NUM 
NUM! 
NA 
N/A 

This is record Stimulsoft.Base.Excel.FORMULAERROR.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.