Свойство | Type | Description | |
---|---|---|---|
m_oAutoFillWorkbookResults | |||
m_oGraphHistory | |||
m_oGraphSummaryDialogUserSettings | |||
m_oOverallMetrics | OverallMetrics | ||
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook | ||
m_sTopNByMetrics | String | ||
m_sTwitterSearchNetworkTopItems | String |
Свойство | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
btnClear_Click | void | ||
btnCopyToClipboard_Click | void | ||
btnOK_Click | void |
Méthode | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphSummaryDialog ( Microsoft workbook ) : System |
Initializes a new instance of the GraphSummaryDialog class.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
SetGraphHistoryTextBoxText ( TextBox oTextBox, String sGraphHistoryKey ) : void | ||
SetGraphHistoryTextBoxText ( TextBox oTextBox, String sGraphHistoryKey, String sNotAvailableMessage ) : void | ||
SetTextBoxText ( TextBox oTextBox, String sString ) : void |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnClear_Click ( object sender, System e ) : void | ||
btnCopyToClipboard_Click ( object sender, System e ) : void | ||
btnOK_Click ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
Résultat | Boolean |
public GraphSummaryDialog ( Microsoft workbook ) : System | ||
workbook | Microsoft | /// Workbook containing the graph data. /// |
Résultat | System |
protected SetGraphHistoryTextBoxText ( TextBox oTextBox, String sGraphHistoryKey ) : void | ||
oTextBox | TextBox | |
sGraphHistoryKey | String | |
Résultat | void |
protected SetGraphHistoryTextBoxText ( TextBox oTextBox, String sGraphHistoryKey, String sNotAvailableMessage ) : void | ||
oTextBox | TextBox | |
sGraphHistoryKey | String | |
sNotAvailableMessage | String | |
Résultat | void |
protected SetTextBoxText ( TextBox oTextBox, String sString ) : void | ||
oTextBox | TextBox | |
sString | String | |
Résultat | void |
protected AutoFillWorkbookResults,Smrf.NodeXL.ExcelTemplate m_oAutoFillWorkbookResults | ||
Résultat |
protected GraphHistory,Smrf.NodeXL.ExcelTemplate m_oGraphHistory | ||
Résultat |
protected GraphSummaryDialogUserSettings,Smrf.NodeXL.ExcelTemplate m_oGraphSummaryDialogUserSettings | ||
Résultat |
protected OverallMetrics m_oOverallMetrics | ||
Résultat | OverallMetrics |
protected Microsoft.Office.Interop.Excel.Workbook m_oWorkbook | ||
Résultat | Microsoft.Office.Interop.Excel.Workbook |