[]
Gets or sets whether to export shared formula when serialize the workbook or worksheet to JSON. Default value is true.
public bool ExportSharedFormula { get; set; }
Public Property ExportSharedFormula As Boolean