GetTabStripRectangle Method (FpSpread)
Gets the rectangle of the tab strip.
'Declaration
Public Function GetTabStripRectangle() As Rectangle
'Usage
Dim instance As FpSpread
Dim value As Rectangle
value = instance.GetTabStripRectangle()
Return Value
Rectangle of the tab strip.