Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1020 Bytes

PowerPoint.Application.Assistance.md

File metadata and controls

36 lines (21 loc) · 1020 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.Assistance property (PowerPoint)
vbapp10.chm502058
vbapp10.chm502058
PowerPoint.Application.Assistance
0062855c-0756-b8fd-943e-e8f9297c9759
06/08/2017
medium

Application.Assistance property (PowerPoint)

Gets a reference to the Microsoft Office IAssistance object, which provides a means for developers to create a customized help experience for users within Microsoft Office. Read-only.

Syntax

expression.Assistance

expression An expression that returns an Application object.

Remarks

The IAssistance object exposes methods that allow developers to display Help topics in the Office Help Viewer or to display Help topics that ship with Microsoft Office in the PowerPoint Help window.

See also

Application Object

[!includeSupport and feedback]