[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupSupport.GetRangeGroupInfo

GetRangeGroupInfo Method

GetRangeGroupInfo(int, bool)

Gets all the outlines (range groups) in a specified 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 of outline (range group)

bool isRowGroup

Whether the outline (range group) is of rows

Returns
Type Description
RangeGroupInfo[]

Collection of outlines (range groups) in the level