Add Method (Format Objects)

       

Adds a StdDataFormat object to a StdDataFormats collection.

Syntax

object.Add(dataformat, [index])

Part Description
object An object expression that evaluates to an object in the Applies To list.
dataformat Required. A string expression specifying the name of the object to add to the collection.
index Optional. An integer that uniquely identifies a member of the collection.