[]
Gets the rectangle of the tab associated with a sheet.
public Rectangle GetSheetTabRectangle(int sheetIndex)
Public Function GetSheetTabRectangle(sheetIndex As Integer) As Rectangle
| Type | Name | Description |
|---|---|---|
| int | sheetIndex | Index of the sheet from which to retrieve a tab rectangle |
| Type | Description |
|---|---|
| Rectangle | The rectangle of the tab |