COMAddIn.Description Property
Gets or sets a descriptive String value for the specified COMAddin object. Read/write.
Syntax
expression.Description
expression Required. A variable that represents a COMAddIn object.
Example
The following example displays the description text of the Microsoft Accessibility COM add-in for drawing.
| Visual Basic for Applications |
|---|
|