Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
int RowGroupLevel { get; }
ReadOnly Property RowGroupLevel As Integer
	Get
property int RowGroupLevel {
	int get ();
}
abstract RowGroupLevel : int with get

Property Value

Int32

See Also