Search
InsertWorksheetForm Members
Constructors Properties Methods
 


Prompts the user to insert worksheets within a workbook.

The following tables list the members exposed by the InsertWorksheetForm type.

 Public Constructors

  Name Description

InsertWorksheetForm

Initializes a new instance of the InsertWorksheetForm class.

 Public Properties

  Name Description

Index

Gets the index at which to insert the new worksheet(s).

NumberOfSheets

Gets the number of worksheets to be added to the workbook.

Position

Gets the position of the new worksheet(s) within the workbook.

SheetName

Gets the name of the new worksheet.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

 See Also