C# Class ExportJsonPlugin.ThisAddIn

Afficher le fichier Open project: wanggan768q/ExportJson-for-Excel-2014

Méthodes protégées

Méthode Description
CreateRibbonObjects ( ) : IRibbonExtension[]

Private Methods

Méthode Description
BeginInitialization ( ) : void
BindToData ( ) : void
EndInitialization ( ) : void
FinishInitialization ( ) : void
Initialize ( ) : void
InitializeCachedData ( ) : void
InitializeComponents ( ) : void
InitializeControls ( ) : void
InitializeData ( ) : void
InitializeDataBindings ( ) : void
InternalStartup ( ) : void

设计器支持所需的方法 - 不要 使用代码编辑器修改此方法的内容。

IsCached ( string MemberName ) : bool
NeedsFill ( string MemberName ) : bool
OnShutdown ( ) : void
StartCaching ( string MemberName ) : void
StopCaching ( string MemberName ) : void
ThisAddIn ( global factory, global serviceProvider )
ThisAddIn_Shutdown ( object sender, System e ) : void
ThisAddIn_Startup ( object sender, System e ) : void

Method Details

CreateRibbonObjects() protected méthode

protected CreateRibbonObjects ( ) : IRibbonExtension[]
Résultat IRibbonExtension[]