GrapeCity.Xaml.SpreadSheet.Data
GetMaxLevel Method


Gets the number of the deepest level.
Syntax
'Declaration
 
Public Function GetMaxLevel() As Integer
'Usage
 
Dim instance As RangeGroup
Dim value As Integer
 
value = instance.GetMaxLevel()
public int GetMaxLevel()

Return Value

Returns the number of the deepest level.
Remarks
The level index starts from 0.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RangeGroup Class
RangeGroup Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options