NumShapes Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:13

Description

Returns number of sub-shapes, created by the dynamic wrap, that belong to the entire shape of the selected object. Range 1 to n.

Syntax

dim iShort = object.NumShapes

object

Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()

Note

NumShapes returns 1 also if an object is not cut by a text wrap.