DADiSP Worksheet Functions > Function Categories > ActiveX > Automation Client > ActiveX Client

 

ActiveX

Automation Client

 

CASTVARIANT

Convert the input to a variant of a specified type

CASTVARIANTARRAY

Convert a series to an array of variants

CREATEOBJECT

Return a handle to an ActiveX server object

FIREEVENT

Fire a user defined event with a variable number of arguments as a Variant array

GETCONTROL

Return a handle to the calling ActiveX control within an event handler

GETOBJECT

Return a handle to a running ActiveX server object

ISOBJECT

Return 1 if input is an ActiveX handle

MATLAB

Execute a MATLAB command

MSWORD

Write a string to MS Word using ActiveX

MSWORD2

Insert a metafile of a Worksheet into MS Word using ActiveX

RAISEEVENT

Fire a user defined event with a variable number of arguments as a SafeArray

REGISTERCONTROL

Register an ActiveX control

REGISTEREVENT

Establish an event handler for an ActiveX event

RELEASE

Release an ActiveX server object

UNREGISTEREVENT

Cancel a previously established ActiveX event handler

WS2HTML

Convert Worksheet to HTML using MS Word and ActiveX

XLCLEAR

Clear ActiveX connection to Excel

XLGET

Return a range of values from Excel via ActiveX Automation

XLINIT

Start an ActiveX connection to Excel

XLPUT

Transfer a range of values to Excel via ActiveX Automation

XLSAVE

Saves the current Excel Workbook

XLSAVEAS

Saves the current Excel Workbook to a specified file