Represents the "#NAME?" error that occurs when FlexSheet is unable to recognize text in a formula (for example, when function name is mistyped).
This class is not intended to be instantiated in your code.
Ges the data associated with the error.
It could be a text that explains the error or a JavaScript exception object associated with the error.
Gets the error code, for example "#DIV/0!".
Returns the string that represents the error.
Represents the "#NAME?" error that occurs when FlexSheet is unable to recognize text in a formula (for example, when function name is mistyped).
This class is not intended to be instantiated in your code.