Spread.Services Documentation
Range Property (IWorksheet)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorksheet Interface
: Range Property
Returns an instance of
IRange
which provides access to cell values, formulas, formatting and other cell properties and methods.
Syntax
C#
IRangeProvider
Range {
get
;}
See Also
Reference
IWorksheet Interface
IWorksheet Members