Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ISparklineGroups Interface
/ Item Property
Specifies the position of an element in the collection.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (ISparklineGroups)
In This Topic
Returns the
ISparklineGroup
object from a collection.
Syntax
C#
ISparklineGroup
this
[ System.
int
index
]; {
get
;}
Parameters
index
Specifies the position of an element in the collection.
Property Value
Returns
ISparklineGroup
See Also
Reference
ISparklineGroups Interface
ISparklineGroups Members