'Declaration
Public Function GetTabSplitBoxRectangle() As Rectangle
'Usage
Dim instance As SpreadView Dim value As Rectangle value = instance.GetTabSplitBoxRectangle()
public Rectangle GetTabSplitBoxRectangle()
Return Value
Rectangle of the split box on the tab strip.