OLEFormat.IconLabel Property
Word Developer Reference |
Returns or sets the text displayed below the icon for an OLE object. Read/write String.
Syntax
expression.IconLabel
expression An expression that returns an OLEFormat object.
Example
This example changes the text below the icon for the first shape in the selection.
Visual Basic for Applications |
---|
|
See Also