Document.SurplusShapes property (Publisher)
Returns a ShapeRange object that represents the collection of surplus shapes that Microsoft Publisher places under Extra Content in the Format Publication task pane after the document template (wizard) is changed by using the ChangeDocument method or by using the Change Template command in the user interface. Read-only.
Syntax
expression.SurplusShapes
expression A variable that represents a Document object.
Return value
ShapeRange
Remarks
Publisher classifies a shape as surplus if it 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.