LookupTable Object Members

Project Developer Reference

A LookupTable object represents a collection of LookupTableEntry objects

Methods

  Name Description
Bb179387.methods(en-us,office.12).gif AddChild Adds a lookup table entry to the LookupTable collection. Returns a reference to the LookupTableEntry object.

Properties

  Name Description
Bb179387.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179387.properties(en-us,office.12).gif Count Returns the number of items in the LookupTable collection. Read-only Long.
Bb179387.properties(en-us,office.12).gif Item Returns a single LookupTableEntry object from a lookup table. Read-only Object.
Bb179387.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.