Spread.Services Documentation
Format Method (IFormatter)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IFormatter Interface
: Format Method
The object with cell data to format.
Formats the specified object as a string.
Syntax
C#
System.
string
Format( System.
object
obj
)
Parameters
obj
The object with cell data to format.
Return Value
Returns the formatted string.
See Also
Reference
IFormatter Interface
IFormatter Members