Property | Type | Description | |
---|---|---|---|
GetExecutingAssemblyPath | String |
Method | Description | |
---|---|---|
CreateNodeXLWorkbook ( Microsoft excelApplication ) : Workbook | ||
GetApplicationFolder ( ) : String | ||
GetMissingTemplateMessage ( ) : String | ||
GetSplashScreenPath ( ) : String | ||
OnWorkbookShutdown ( ) : void | ||
OnWorkbookStartup ( Microsoft application ) : void | ||
OpenHelp ( ) : void | ||
OpenSampleNodeXLWorkbook ( ) : void | ||
TryGetTemplatePath ( String &templatePath ) : System.Boolean |
Method | Description | |
---|---|---|
GetExecutingAssemblyPath ( ) : String |
public static CreateNodeXLWorkbook ( Microsoft excelApplication ) : Workbook | ||
excelApplication | Microsoft | |
return | Workbook |
public static GetApplicationFolder ( ) : String | ||
return | String |
public static GetMissingTemplateMessage ( ) : String | ||
return | String |
public static GetSplashScreenPath ( ) : String | ||
return | String |
public static OnWorkbookStartup ( Microsoft application ) : void | ||
application | Microsoft | |
return | void |
public static OpenSampleNodeXLWorkbook ( ) : void | ||
return | void |
public static TryGetTemplatePath ( String &templatePath ) : System.Boolean | ||
templatePath | String | |
return | System.Boolean |