Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
CsvParseResult Class
/ NumberFormat Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
NumberFormat Property (CsvParseResult)
In This Topic
Gets the parsed number format. Use setter to customize number format.
Syntax
C#
public
System.
string
NumberFormat {
get
;
set
;}
See Also
Reference
CsvParseResult Class
CsvParseResult Members