Property | Type | Description | |
---|---|---|---|
m_bIsNewGroup | Boolean | ||
m_oAddSelectedVerticesToGroupDialogUserSettings | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook | ||
m_sGroupName | String |
Method | Description | |
---|---|---|
AddSelectedVerticesToGroupDialog ( Microsoft workbook ) : System |
Initializes a new instance of the
|
|
AssertValid ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnOK_Click ( object sender, System e ) : void |
public AddSelectedVerticesToGroupDialog ( Microsoft workbook ) : System | ||
workbook | Microsoft | /// Workbook containing the graph data. /// |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
return | Boolean |
protected AddSelectedVerticesToGroupDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oAddSelectedVerticesToGroupDialogUserSettings | ||
return |
protected Workbook,Microsoft.Office.Interop.Excel m_oWorkbook | ||
return | Microsoft.Office.Interop.Excel.Workbook |