Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IGroupInfo Interface / EndIndex Property
In This Topic
    EndIndex Property
    In This Topic
    Gets the end index of current group.
    Syntax
    System.int EndIndex {get;}

    Property Value

    The end index of current group.
    See Also