OfficeExtension.RequestContextDebugInfo interface
Contains debug information about the request context.
pending |
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. |
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.
TypeScript
pendingStatements: string[];
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins feedback
Office Add-ins is an open source project. Select a link to provide feedback: