[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.DeserializationOptions.IgnoreFormula

IgnoreFormula Property

IgnoreFormula

Whether to ignore the formula when deserialize the workbook or worksheet from JSON. Default value is false.

Declaration
public bool IgnoreFormula { get; set; }
Public Property IgnoreFormula As Boolean