Property | Type | Description | |
---|---|---|---|
m_eMode | DialogMode | ||
m_oExportToNodeXLGraphGalleryDialogUserSettings | |||
m_oExportToNodeXLGraphGalleryUserSettings | |||
m_oNodeXLControl | |||
m_oPasswordUserSettings | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
ExportToNodeXLGraphGalleryDialog ( DialogMode mode, Microsoft workbook, |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void | ||
InitializeForEditOnly ( ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnEventThatRequiresControlEnabling ( object sender, |
||
btnOK_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
public ExportToNodeXLGraphGalleryDialog ( DialogMode mode, Microsoft workbook, |
||
mode | DialogMode | /// Indicates the mode in which the dialog is being used. /// |
workbook | Microsoft | /// Workbook containing the graph data. /// |
nodeXLControl |
/// NodeXLControl containing the graph. This can be null if |
|
return | System |
protected ExportToNodeXLGraphGalleryDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oExportToNodeXLGraphGalleryDialogUserSettings | ||
return |
protected ExportToNodeXLGraphGalleryUserSettings,Smrf.NodeXL.ExcelTemplate m_oExportToNodeXLGraphGalleryUserSettings | ||
return |
protected NodeXLControl,Smrf.NodeXL.Visualization.Wpf m_oNodeXLControl | ||
return |
protected PasswordUserSettings,Smrf.NodeXL.ExcelTemplate m_oPasswordUserSettings | ||
return |