ObjectGetFormats Property

       

Returns the list of formats an object can provide.

Syntax

object.ObjectGetFormats(number)

The ObjectGetFormats property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
number A numeric expression indicating the element in the array.

Remarks

The list is a zero-based string array. Elements of the array can be used to set the Format property when getting data from an object using the Data and DataText properties.