Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.Interfaces.ShapeGroupUpdateData interface

Package:
word

An interface for updating data on the ShapeGroup object, for use in shapeGroup.set({ ... }).

Remarks

Used by

Properties

shape

Gets the Shape object associated with the group.

Property Details

shape

Gets the Shape object associated with the group.

shape?: Word.Interfaces.ShapeUpdateData;

Property Value

Remarks

API set: WordApiDesktop 1.2


Feedback

Was this page helpful?