MindFusion.Wpf Pack Programmer's Guide
InsertWorksheetForm Members
Constructors Properties Methods Events
 


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 or sets the index at which to insert the new worksheet(s).

NumberOfSheets

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

Position

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

SheetName

Gets or sets the name of the new worksheet.

 Public Methods

  Name Description

InitializeComponent

Performs initialization.

ShowDialog

Opens this form using the specified window as an owner.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation.

 See Also

InsertWorksheetForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace