Assistant.Reduced Property
Is True if the Office Assistant window appears in its smaller size. Read/write.
Note
|
|---|
| The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system. |
Syntax
expression.Reduced
expression A variable that represents an Assistant object.
Remarks
This property is not used in Microsoft Office.
Example
This example displays the Office Assistant in a specific location and it sets several options before making the Assistant visible.
| Visual Basic for Applications |
|---|
|
Note