[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IOutline.RowGroupInfo

RowGroupInfo Property

RowGroupInfo

Gets information about all groups in the row direction.

Declaration
List<IGroupInfo> RowGroupInfo { get; }
ReadOnly Property RowGroupInfo As List(Of IGroupInfo)