Property | Type | Description | |
---|---|---|---|
m_eMode | DialogMode | ||
m_oGraphMetricUserSettings | |||
m_oGraphMetricsDialogUserSettings | |||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphMetricsDialog ( DialogMode mode, Microsoft workbook ) : System |
Initializes a new instance of the GraphMetricsDialog class.
|
Method | Description | |
---|---|---|
CalculateTopNByMetrics ( ) : System.Boolean | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EditTopNByMetricUserSettings ( ) : void | ||
EditWordMetricUserSettings ( ) : void | ||
ItemToGraphMetricInformation ( Object oCheckedListBoxItem ) : |
||
TryGetSelectedGraphMetricInformation ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnCheckOrUncheckAll ( object sender, System e ) : void | ||
btnOK_Click ( object sender, System e ) : void | ||
btnOptions_Click ( object sender, |
||
clbGraphMetrics_SelectedIndexChanged ( object sender, |
||
wbDescription_Navigating ( object sender, System.Windows.Forms.WebBrowserNavigatingEventArgs e ) : void |
protected CalculateTopNByMetrics ( ) : System.Boolean | ||
return | System.Boolean |
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 EditTopNByMetricUserSettings ( ) : void | ||
return | void |
protected EditWordMetricUserSettings ( ) : void | ||
return | void |
public GraphMetricsDialog ( DialogMode mode, Microsoft workbook ) : System | ||
mode | DialogMode | /// Indicates the mode in which the dialog is being used. /// |
workbook | Microsoft | /// Workbook containing the graph contents. /// |
return | System |
protected ItemToGraphMetricInformation ( Object oCheckedListBoxItem ) : |
||
oCheckedListBoxItem | Object | |
return |
protected TryGetSelectedGraphMetricInformation ( |
||
oSelectedGraphMetricInformation | ||
return | System.Boolean |
protected GraphMetricUserSettings,Smrf.NodeXL.ExcelTemplate m_oGraphMetricUserSettings | ||
return |
protected GraphMetricsDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oGraphMetricsDialogUserSettings | ||
return |