[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CsvOpenOptions.HasFormula

HasFormula Property

HasFormula

Indicates whether the text is formula if it starts with "=", default is true.

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