Share via


WebNavigationBarSets Object Members

Publisher Developer Reference

A collection of all the WebNavigationBarSet objects in the current document. Each WebNavigationBarSet represents a Web navigation bar set consisting of hyperlinks.

Methods

  Name Description
Aa438896.methods(en-us,office.12).gif AddSet Adds a new WebNavigationBarSet object representing a Web navigation bar set to the specified WebNavigationBarSets collection.
Aa438896.methods(en-us,office.12).gif Item Returns an individual object in a specified collection.

Properties

  Name Description
Aa438896.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.
Aa438896.properties(en-us,office.12).gif Count Returns a Long that represents the number of items in the specified collection.
Aa438896.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.