Click or drag to resize

ITabSheet Methods

The ITabSheet type exposes the following members.

Methods
Name Description
Public method Activate
Makes the current sheet the active sheet. Equivalent to clicking the sheet's tab.
Public method Protect(String)
Protects worksheet's content with password.
Public method Protect(String, SheetProtectionType)
Protects current worksheet.
Public method Select
Selects current tab sheet.
Public method Unprotect
Unprotects worksheet's content with password.
Public method Unselect
Unselects current tab sheet.
Top
See Also