Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
Workbook Class
/ AutoParse Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AutoParse Property (Workbook)
In This Topic
Determines whether to parse automatically when setting range value to string value.
Syntax
C#
public
System.
bool
AutoParse {
get
;
set
;}
See Also
Reference
Workbook Class
Workbook Members