[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetSheetTabRectangle

GetSheetTabRectangle Method

GetSheetTabRectangle(int)

Gets the rectangle of the tab associated with a sheet for the view.

Declaration
public Rectangle GetSheetTabRectangle(int sheetIndex)
Public Function GetSheetTabRectangle(sheetIndex As Integer) As Rectangle
Parameters
Type Name Description
int sheetIndex

Sheet index for which to retrieve a tab rectangle

Returns
Type Description
Rectangle