BalloonValueSet.OverrideValue Property
Parent Object: BalloonValueSetDescription
Gets and sets the override value of the balloon.
Syntax
BalloonValueSet.OverrideValue() As StringProperty Value
This is a read/write property whose value is a String.Samples
Name | Description |
Balloons - edit | This sample demonstrates the editing of balloons in a drawing. |
Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |