GetColumnRangeGroupHeight Method (FpSpread)
Gets the height of the column range group.
public int GetColumnRangeGroupHeight()
'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.