Represents a form which can be used to unhide hidden worksheets in a workbook.
The following tables list the members exposed by the UnhideSheetsForm type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the UnhideSheetsForm class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Unhides the specified worksheets in the workbook. |
|
![]() |
Performs initialization. |
|
![]() |
Opens this form using the specified window as an owner. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Window.OnClosing override. |
Public Events| Name | Description | |
|---|---|---|
![]() |
INotifyPropertyChanged.PropertyChanged implementation. |
See Also