Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / GetColumnRangeGroupHeight Method


In This Topic
GetColumnRangeGroupHeight Method (FpSpread)
In This Topic
Gets the height of the column range group.
Syntax
'Declaration
 
Public Function GetColumnRangeGroupHeight() As Integer
 
'Usage
 
Dim instance As FpSpread
Dim value As Integer
 
value = instance.GetColumnRangeGroupHeight()

Return Value

Height of the column range group.
See Also