BorderArtFormat Object Members

Publisher Developer Reference

Represents the formatting of the BorderArt applied to the specified shape.

Methods

  Name Description
Aa437552.methods(en-us,office.12).gif Delete Deletes the specified object.
Aa437552.methods(en-us,office.12).gif RevertToDefaultWeight Sets the BorderArt on the specified shape back to its default thickness.
Aa437552.methods(en-us,office.12).gif RevertToOriginalColor Sets the BorderArt on the specified shape back to its default color.
Aa437552.methods(en-us,office.12).gif Set Sets the type of BorderArt applied to the specified shape.

Properties

  Name Description
Aa437552.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.
Aa437552.properties(en-us,office.12).gif Color Returns a ColorFormat object representing the color information for the specified object.
Aa437552.properties(en-us,office.12).gif Exists True if the specified BorderArtFormat object exists. Read-only Boolean. expression.Exists()expression Required. An expression that returns a BorderArtFormat object.
Aa437552.properties(en-us,office.12).gif Name Returns or sets a String value indicating the name of the specified object. Read/write.
Aa437552.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.
Aa437552.properties(en-us,office.12).gif StretchPictures True to stretch the picture art making up the specified BorderArt to fit the shape to which it is applied. Read/write Boolean.
Aa437552.properties(en-us,office.12).gif Weight Returns or sets a Variant indicating the thickness of the specified line or cell border.