LookupTableEntry Object Members

Project Developer Reference

Represents an entry in a LookupTable collection.

Methods

  Name Description
Bb179389.methods(en-us,office.12).gif Delete Deletes an object from its containing collection.

Properties

  Name Description
Bb179389.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179389.properties(en-us,office.12).gif Cookie Read-only String.
Bb179389.properties(en-us,office.12).gif Description Returns or sets the description of the individual entry. Read/write String.
Bb179389.properties(en-us,office.12).gif FullName Returns the full name for the specified level and parent levels of the LookupTableEntry for the outline code, complete with the separator string between the levels. Read-only String.
Bb179389.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Long.
Bb179389.properties(en-us,office.12).gif IsValid Returns True if the entry conforms to the code mask. Read-only Boolean.
Bb179389.properties(en-us,office.12).gif Level Returns or sets the specific level of the lookup table entry. Can be an integer value between 1 and 255. Read/write Long.
Bb179389.properties(en-us,office.12).gif LocalizedCookie Read-only String.
Bb179389.properties(en-us,office.12).gif Name Returns the name of a LookupTableEntry object. Read/write String.
Bb179389.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb179389.properties(en-us,office.12).gif ParentEntry Returns the lookup table entry of the parent. Read-only Object.
Bb179389.properties(en-us,office.12).gif UniqueID Returns the unique identification number of LookupTableEntry. Read-only Long.