GetFilterBarHeaderRectangle Method (FpSpread)
Gets the rectangle of the column header.
public Rectangle GetFilterBarHeaderRectangle()
'Declaration
Public Function GetFilterBarHeaderRectangle() As Rectangle
'Usage
Dim instance As FpSpread
Dim value As Rectangle
value = instance.GetFilterBarHeaderRectangle()
Return Value
Rectangle of the filter bar header.