Share via


Fields Object Members

Publisher Developer Reference

A collection of Field objects that represent all the fields in a text range.

Methods

  Name Description
Aa437629.methods(en-us,office.12).gif AddHorizontalInVertical Inserts horizontal text into a stream of vertical text and returns the new horizontal text as a Field object.
Aa437629.methods(en-us,office.12).gif AddPhoneticGuide Returns a Field object that represents phonetic text added to the specified range.
Aa437629.methods(en-us,office.12).gif Item Returns an individual object in a specified collection.
Aa437629.methods(en-us,office.12).gif Unlink Replaces the specified field or Fields collection with with their most recent results.

Properties

  Name Description
Aa437629.properties(en-us,office.12).gif Application Used without an object qualifier, this property returns an Application object that represents the current instance of Publisher. Used with an object qualifier, this property returns an Application object that represents the creator of the specified object. When used with an OLE Automation object, it returns the object's application.
Aa437629.properties(en-us,office.12).gif Count Returns a Long that represents the number of items in the specified collection.
Aa437629.properties(en-us,office.12).gif Parent Returns an object that represents the parent object of the specified object. For example, for a TextFrame object, returns a Shape object representing the parent shape of the text frame. Read-only.