property Group.CaptionFormat as CaptionFormatEnum
Specifies how the group's caption is displayed.

TypeDescription
CaptionFormatEnum A CaptionFormatEnum expression that indicates whether the group's caption uses built-in HTML tags.

By default, the CaptionFormat property is exText.  Use the CaptionFormat property to allow built-in HTML tags to the group's caption. Use the Caption property to access the group's caption.