Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/ 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 (IWorkbook)
In This Topic
Determines whether to automatically parse when setting a range value to a string value.
Syntax
C#
System.
bool
AutoParse {
get
;
set
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members