Property | Type | Description | |
---|---|---|---|
m_oAggregateGraphMetricsDialogUserSettings | |||
m_oGraphMetricsAggregator | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook |
Method | Description | |
---|---|---|
AggregateGraphMetricsDialog ( Microsoft workbook ) : System |
Initializes a new instance of the
|
|
AssertValid ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void | ||
OnClosed ( |
Method | Description | |
---|---|---|
GraphMetricsAggregator_AggregationCompleted ( object sender, |
||
GraphMetricsAggregator_AggregationProgressChanged ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnOK_Click ( object sender, |
public AggregateGraphMetricsDialog ( 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 ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
protected OnClosed ( |
||
e | ||
return | void |
protected AggregateGraphMetricsDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oAggregateGraphMetricsDialogUserSettings | ||
return |
protected GraphMetricsAggregator,Smrf.NodeXL.ExcelTemplate m_oGraphMetricsAggregator | ||
return |