Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.06 KB

Publisher.Shape.IsExcess.md

File metadata and controls

37 lines (21 loc) · 1.06 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Shape.IsExcess property (Publisher)
vbapb10.chm2228377
vbapb10.chm2228377
Publisher.Shape.IsExcess
217689d6-7508-92ab-3828-e61fc70f0993
06/13/2019
medium

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.

[!includeSupport and feedback]