Note

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

Access to this page requires authorization. You can try .

OfficeRuntime.Dialog interface

Package:
office-runtime

Object representing the dialog box.

Methods

close()

Method to close a dialog box. Returns a Promise.

Method Details

close()

Method to close a dialog box. Returns a Promise.

close(): Promise<void>;

Returns

Promise<void>

Remarks

API set: CustomFunctionsRuntime 1.1


Feedback

Was this page helpful?