[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.AutoParse

AutoParse Property

AutoParse

Determines whether to parse automatically when setting range value to string value.

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