Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
CsvOpenOptions Class
/ HasFormula Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasFormula Property (CsvOpenOptions)
In This Topic
Indicates whether the text is formula if it starts with "=", default is true.
Syntax
C#
public
System.
bool
HasFormula {
get
;
set
;}
See Also
Reference
CsvOpenOptions Class
CsvOpenOptions Members