Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IOutline Interface / RowGroupInfo Property
In This Topic
    RowGroupInfo Property
    In This Topic
    Gets information about all groups in the row direction.
    Syntax
    System.Collections.Generic.List<IGroupInfo> RowGroupInfo {get;}
    See Also