Spread.Services Documentation
Item Property (IBorders)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IBorders Interface
: Item Property
Specifies the position of an element in the collection.
Returns the
IBorder
object from a collection.
Syntax
C#
IBorder
this
[
BordersIndex
index
]; {
get
;}
Parameters
index
Specifies the position of an element in the collection.
Property Value
Returns
IBorder
See Also
Reference
IBorders Interface
IBorders Members