[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SerializationOptions.ExportSharedFormula

ExportSharedFormula Property

ExportSharedFormula

Gets or sets whether to export shared formula when serialize the workbook or worksheet to JSON. Default value is true.

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