Shapes.AddBuildingBlock method (Publisher)

Adds a BuildingBlock object and returns a Shape object on the page that represents the building block.

Syntax

expression.AddBuildingBlock (BBlockIn, Left, Top)

expression A variable that represents a Shapes object.

Parameters

Name Required/Optional Data type Description
BBlockIn Required BuildingBlock The building block to return as a shape.
Left Required Variant The position of the left edge of the shape that represents the building block.
Top Required Variant The position of the top edge of the shape that represents the building block.

Return value

Shape

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.