[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IRangeGroupModel.GetOutLineLevel

GetOutLineLevel Method

GetOutLineLevel(bool, int)

Gets the outline level of the specified index of the outline (range group).

Declaration
byte GetOutLineLevel(bool isRowGroup, int index)
Function GetOutLineLevel(isRowGroup As Boolean, index As Integer) As Byte
Parameters
Type Name Description
bool isRowGroup

Whether the outline (range group) is of rows

int index

Index

Returns
Type Description
byte

Level of the outline (range group)