Spread.Services Documentation
Font Property (IRange)
GrapeCity.Documents.Spread Namespace > IRange Interface : Font Property
Returns an instance of IFont which may be used to get and set font properties of the cells represented by this IRange.
Syntax
IFont Font {get;}

Property Value

The font.
See Also

Reference

IRange Interface
IRange Members