OLEObject.ValueArray2D

From Xojo Documentation

Method


OLEObject.ValueArray2D(Name as String,Parameters() as Variant) As Variant(,)

New in 2008r1

Supported for all project types and targets.

Used to get or set a value of the object for two-dimensional arrays.

Notes

The Name parameter is the name of the property to assign a new value to or to get the value. ValueArray2D can accept a list of parameters to pass to the automation object. The Parameters array is assumed to be 1-based.