[]
Represents the formula error in the json.
public sealed class FormulaJsonError : JsonError
Public NotInheritable Class FormulaJsonError
Inherits JsonError
| Name | Description |
|---|---|
| Column | Column index. |
| Formula | The formula text. |
| Row | Row index. |
| WorksheetName | The worksheet name. |