[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.XlsxSaveOptions.ExportSharedFormula

ExportSharedFormula Property

ExportSharedFormula

Gets or sets whether to export shared formulas when saving the workbook. The default value is true.

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