C# Class DSOffice.ExcelInterop

Afficher le fichier Open project: DynamoDS/Dynamo

Méthodes publiques

Méthode Description
RegisterAndGetApp ( ) : Application

Private Methods

Méthode Description
OnProcessExit ( object sender, EventArgs eventArgs ) : void
TryQuitAndCleanup ( bool saveWorkbooks ) : void

Close all Excel workbooks and provide SaveAs dialog if needed. Also, perform garbage collection and remove references to Excel App

Method Details

RegisterAndGetApp() public static méthode

public static RegisterAndGetApp ( ) : Application
Résultat Application