프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_eMode | DialogMode | ||
m_oExportToEmailDialogUserSettings | |||
m_oExportToEmailUserSettings | |||
m_oNodeXLControl | NodeXLControl | ||
m_oPasswordUserSettings | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
ExportToEmailDialog ( DialogMode mode, Microsoft workbook, NodeXLControl nodeXLControl ) : System |
Initializes a new instance of the ExportToEmailDialog class.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
InitializeForEditOnly ( ) : void |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnInsertSampleMessageBody_Click ( object sender, EventArgs e ) : void | ||
btnOK_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
리턴 | Boolean |
public ExportToEmailDialog ( DialogMode mode, Microsoft workbook, NodeXLControl nodeXLControl ) : System | ||
mode | DialogMode | /// Indicates the mode in which the dialog is being used. /// |
workbook | Microsoft | /// Workbook containing the graph data. /// |
nodeXLControl | NodeXLControl |
/// NodeXLControl containing the graph. This can be null if |
리턴 | System |
protected ExportToEmailDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oExportToEmailDialogUserSettings | ||
리턴 |
protected ExportToEmailUserSettings,Smrf.NodeXL.ExcelTemplate m_oExportToEmailUserSettings | ||
리턴 |
protected PasswordUserSettings,Smrf.NodeXL.ExcelTemplate m_oPasswordUserSettings | ||
리턴 |