Share

BalloonStyle.BalloonType Property

Parent Object: BalloonStyle

Description

Property that gets and sets the shape of the balloon. Valid types are kCircularWithOneEntryBalloonType, kCircularWithTwoEntriesBalloonType, kHexagonBalloonType, kLinearBalloonType and kNoneBalloonType.

Syntax

BalloonStyle.BalloonType() As BalloonTypeEnum

Property Value

This is a read/write property whose value is a BalloonTypeEnum.

Version

Introduced in version 2009

Was this information helpful?