Spread.Services Documentation
Parse Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IFormatter Interface
: Parse Method
The string to parse.
Parses the specified string into the required object.
Syntax
C#
System.
object
Parse( System.
string
str
)
Parameters
str
The string to parse.
Return Value
Returns the parsed object.
See Also
Reference
IFormatter Interface
IFormatter Members