Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
CsvOpenOptions Class
/ ParseStyle Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ParseStyle Property
In This Topic
Indicates whether to apply style for parsed values when converting string value to number or datetime,Default is true.
Syntax
C#
public
System.
bool
ParseStyle {
get
;
set
;}
See Also
Reference
CsvOpenOptions Class
CsvOpenOptions Members