C# Class AMPSExcel.AMPSAddin

Afficher le fichier Open project: 60East/amps-client-excel Class Usage Examples

Méthodes publiques

Свойство Type Description
_workbooks WorkbookInfo>.Dictionary

Méthodes publiques

Méthode Description
getWorkbookInfo ( Microsoft.Office.Interop.Excel workbook ) : WorkbookInfo

Private Methods

Méthode Description
InternalStartup ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ThisAddIn_Shutdown ( object sender, System e ) : void
ThisAddIn_Startup ( object sender, System e ) : void

Method Details

getWorkbookInfo() public méthode

public getWorkbookInfo ( Microsoft.Office.Interop.Excel workbook ) : WorkbookInfo
workbook Microsoft.Office.Interop.Excel
Résultat WorkbookInfo

Property Details

_workbooks public_oe property

public Dictionary _workbooks
Résultat WorkbookInfo>.Dictionary