Shape.IsExcess property (Publisher)

Indicates whether the parent Shape object is an excess shape after the document template (wizard) is changed by using the Document.ChangeDocument method or by using the Change Template command in the user interface. Microsoft Publisher places any excess shape under Extra Content in the Format Publication task pane. Read-only.

Syntax

expression.IsExcess

expression A variable that represents a Shape object.

Return value

MsoTriState

Remarks

Publisher classifies a shape as excess (surplus) if that shape does not fit neatly into the new template after the template is changed.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.