Spread.Services Documentation
Borders Property (IRange)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: Borders Property
Returns an instance of
IBorders
which represents the cell borders of the cell or range represented by this IRange.
Syntax
C#
IBorders
Borders {
get
;}
Property Value
The borders.
See Also
Reference
IRange Interface
IRange Members