Свойство | Тип | Описание | |
---|---|---|---|
m_eMode | DialogMode | ||
m_oExportToNodeXLGraphGalleryDialogUserSettings | |||
m_oExportToNodeXLGraphGalleryUserSettings | |||
m_oNodeXLControl | |||
m_oPasswordUserSettings | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook |
Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
ExportToNodeXLGraphGalleryDialog ( DialogMode mode, Microsoft workbook, |
Initializes a new instance of the
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void | ||
InitializeForEditOnly ( ) : void |
Метод | Описание | |
---|---|---|
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. |
Результат | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
Результат | 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 |
|
Результат | System |
protected ExportToNodeXLGraphGalleryDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oExportToNodeXLGraphGalleryDialogUserSettings | ||
Результат |
protected ExportToNodeXLGraphGalleryUserSettings,Smrf.NodeXL.ExcelTemplate m_oExportToNodeXLGraphGalleryUserSettings | ||
Результат |
protected NodeXLControl,Smrf.NodeXL.Visualization.Wpf m_oNodeXLControl | ||
Результат |
protected PasswordUserSettings,Smrf.NodeXL.ExcelTemplate m_oPasswordUserSettings | ||
Результат |