OleObjectCollection

OleObjectCollection class

Represents a collection containing the instances of the OleObject class.

The OleObjectCollection type exposes the following members:

Methods

NameDescription
to_list()Converts the instance of the OleObjectCollection class to a list containing the instances of the OleObject class.

See Also