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

    Property Value

    The start index of current group.
    See Also