[]
Gets the rectangle of the tab associated with a sheet for the view.
public Rectangle GetSheetTabRectangle(int sheetIndex)
Public Function GetSheetTabRectangle(sheetIndex As Integer) As Rectangle
| Type | Name | Description |
|---|---|---|
| int | sheetIndex | Sheet index for which to retrieve a tab rectangle |
| Type | Description |
|---|---|
| Rectangle | A Rectangleobject. |