C# Class Smrf.NodeXL.ExcelTemplate.MatrixWorkbookSamplesDialog

Shows the user what a matrix workbook looks like.
No editing is done within the dialog, which just displays information. Call Form.ShowDialog() to show the dialog.
Inheritance: ExcelTemplateForm
Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Свойство Type Description
m_oMatrixWorkbookSamplesDialogUserSettings MatrixWorkbookSamplesDialogUserSettings

Méthodes publiques

Méthode Description
AssertValid ( ) : void
MatrixWorkbookSamplesDialog ( ) : System

Initializes a new instance of the class.

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

AssertValid() public méthode

public AssertValid ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

MatrixWorkbookSamplesDialog() public méthode

Initializes a new instance of the class.
public MatrixWorkbookSamplesDialog ( ) : System
Résultat System

Property Details

m_oMatrixWorkbookSamplesDialogUserSettings protected_oe property

protected MatrixWorkbookSamplesDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oMatrixWorkbookSamplesDialogUserSettings
Résultat MatrixWorkbookSamplesDialogUserSettings