[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SerializationOptions.IgnoreFormula

IgnoreFormula Property

IgnoreFormula

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

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