Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISparklineGroups Interface
Properties Methods

In This Topic
    ISparklineGroups Interface Members
    In This Topic

    The following tables list the members exposed by ISparklineGroups.

    Public Properties
     NameDescription
     PropertyGets the number of sparkline groups in the associated IRange object (read-only).  
     PropertyReturns the ISparklineGroup object from a collection.  
    Top
    Public Methods
     NameDescription
     MethodCreates a new sparkline group and returns an ISparklineGroup object.  
     Method Clears the selected sparklines.  
     Method Clears the selected sparkline groups.  
     Method (Inherited from System.Collections.IEnumerable)
     Method Groups the selected sparklines.  
     Method Ungroups the sparklines in the selected sparkline group.  
    Top
    See Also