rahul-chanana's avatar
rahul-chanana
Iron Contributor
Nov 13, 2024
Status:
New

Checking for unsaved changes in powerpoint using Office JavaScript API

We need a way to determine whether the user has unsaved changes in the presentation. We’ve successfully implemented this check in Word (saved property) and Excel (isDirty property) using the Office JavaScript API, but there doesn't seem to be a property or method available in the PowerPoint API to detect unsaved changes. We would be glad if this could be considered.

No CommentsBe the first to comment