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

In This Topic
    IGroupInfo Interface Members
    In This Topic

    The following tables list the members exposed by IGroupInfo.

    Public Properties
     NameDescription
     Property Get children of current group  
     Property Gets the end index of current group.  
     Property Get whether the current group is collapsed  
     Property Gets the level of current group.  
     Property Get the parent of current group  
     Property Gets the start index of current group.  
    Top
    Public Methods
     NameDescription
     Method Collapses current group.  
     Method Expands current group.  
    Top
    See Also