Spread.Services Documentation
Format Method (IFormatter)
GrapeCity.Documents.Spread Namespace > IFormatter Interface : Format Method
The object with cell data to format.
Formats the specified object as a string.
Syntax
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