GetRowRangeGroupWidth Method (FpSpread)
Gets the width of the row range group.
public int GetRowRangeGroupWidth()
'Declaration
Public Function GetRowRangeGroupWidth() As Integer
'Usage
Dim instance As FpSpread
Dim value As Integer
value = instance.GetRowRangeGroupWidth()
Return Value
Width of the row range group.