Note

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

Access to this page requires authorization. You can try .

Word.Interfaces.CanvasUpdateData interface

Package:
word

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

Remarks

Used by

Properties

shape

Gets the Shape object associated with the canvas.

Property Details

shape

Gets the Shape object associated with the canvas.

shape?: Word.Interfaces.ShapeUpdateData;

Property Value

Remarks

API set: WordApiDesktop 1.2


Feedback

Was this page helpful?