Свойство | Тип | Описание | |
---|---|---|---|
m_oWorkbook | Microsoft.Office.Interop.Excel.Workbook | ||
m_sDescription | String | ||
m_sTitle | String |
Метод | Описание | |
---|---|---|
ExportedFilesDescriptionControl ( ) : System |
Initializes a new instance of the
|
|
Validate ( ) : System.Boolean |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean |
Метод | Описание | |
---|---|---|
AssertValid ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnInsertGraphSummary_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
Результат | System.Boolean |
public ExportedFilesDescriptionControl ( ) : System | ||
Результат | System |
protected Microsoft.Office.Interop.Excel.Workbook m_oWorkbook | ||
Результат | Microsoft.Office.Interop.Excel.Workbook |