Note

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

Access to this page requires authorization. You can try .

OfficeExtension.RequestContextDebugInfo interface

Package:
office

Contains debug information about the request context.

Properties

pendingStatements

The statements to be executed in the Office application.

These statements may not match the code exactly as written, but will be a close approximation.

Property Details

pendingStatements

The statements to be executed in the Office application.

These statements may not match the code exactly as written, but will be a close approximation.

pendingStatements: string[];

Property Value

string[]


Feedback

Was this page helpful?