ITabSheet Methods |
The ITabSheet type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Activate |
Makes the current sheet the active sheet. Equivalent to clicking the
sheet's tab.
|
|
|
Protect(String) |
Protects worksheet's content with password.
|
|
|
Protect(String, SheetProtectionType) |
Protects current worksheet.
|
|
|
Select |
Selects current tab sheet.
|
|
|
Unprotect |
Unprotects worksheet's content with password.
|
|
|
Unselect |
Unselects current tab sheet.
|