[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel.GetRangeGroupInfo

GetRangeGroupInfo Method

GetRangeGroupInfo(int, bool)

Gets an outline (range group) of rows or columns by level.

Declaration
RangeGroupInfo[] GetRangeGroupInfo(int level, bool isRowGroup)
Function GetRangeGroupInfo(level As Integer, isRowGroup As Boolean) As RangeGroupInfo()
Parameters
Type Name Description
int level

Level to get the associated outline (range group)

bool isRowGroup

Whether the outline (range group) is of rows

Returns
Type Description
RangeGroupInfo[]

Collection of outlines (range groups) with the specified level