Daniel's XL Toolbox NG
XLToolbox.Vba.IApi Interface Reference
Inheritance diagram for XLToolbox.Vba.IApi:

Public Member Functions

string Version ()
 
int ExportSelection (string fileName, int dpi, string colorSpace, string transparency)
 
void Execute (string command)
 
void ShowException (string exception)
 
void Log (string message)
 
bool IsDebugMode ()
 

Member Function Documentation

◆ Execute()

void XLToolbox.Vba.IApi.Execute ( string  command)

Implemented in XLToolbox.Vba.Api.

◆ ExportSelection()

int XLToolbox.Vba.IApi.ExportSelection ( string  fileName,
int  dpi,
string  colorSpace,
string  transparency 
)

Implemented in XLToolbox.Vba.Api.

◆ IsDebugMode()

bool XLToolbox.Vba.IApi.IsDebugMode ( )

Implemented in XLToolbox.Vba.Api.

◆ Log()

void XLToolbox.Vba.IApi.Log ( string  message)

Implemented in XLToolbox.Vba.Api.

◆ ShowException()

void XLToolbox.Vba.IApi.ShowException ( string  exception)

Implemented in XLToolbox.Vba.Api.

◆ Version()

string XLToolbox.Vba.IApi.Version ( )

Implemented in XLToolbox.Vba.Api.


The documentation for this interface was generated from the following file: