Spread.Services Documentation
Parse Method
GrapeCity.Documents.Spread Namespace > IFormatter Interface : Parse Method
The string to parse.
Parses the specified string into the required object.
Syntax
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