API Reference
Class
BiffFormulaReadFailure
Describes why a BIFF formula token stream could not be decoded into Open XML formula text.
Inheritance
- Object
- BiffFormulaReadFailure
Properties
DetailCode #Gets a stable detail key suitable for import report grouping.
Description #Gets a short human-readable description of the unsupported formula shape.
Token #Gets the BIFF formula token byte that exposed the failure, when the token stream was readable that far.
TokenName #Gets the stable BIFF parsed-formula token name, when a token byte is available.
TokenOffset #Gets the zero-based offset of the token within the parsed-expression token stream, when available.