OfficeDev / office-js-docs

[ARCHIVED] Microsoft Office Add-ins API Reference Documentation
https://docs.microsoft.com/javascript/api/overview/office
398 stars 247 forks source link

When support the Shape object? #1511

Closed hengchengfei closed 5 years ago

hengchengfei commented 5 years ago

In VBA,VSTO,there are Shape Objects or InlineShape Objects.

When supported in Office-js?

AlexJerabek commented 5 years ago

Hi @hengchengfei,

Shapes are in development now. If you import the office-js beta libraries, you can try out these APIs. https://appsforoffice.microsoft.com/lib/beta/hosted/office.js https://appsforoffice.microsoft.com/lib/beta/hosted/office.d.ts

hengchengfei commented 5 years ago

Now it had not been support in Word.

AlexJerabek commented 5 years ago

Hi @hengchengfei, If you'd like to see JavaScript support for shapes in Word, please head to UserVoice and suggest that feature. That helps our engineers prioritize new feature work for the platform. Thanks!