Caption Object
Overview
The Font object encapsulates the attributes
of a <FONT> tag.
An instance of the Font object can be obtained via the properties
Cell.Font and Caption.Font.
Member List
Properties
Font As Object (Read-only)
Returns the Font for the caption.
Value As String (Read/Write)
Specifies a value to be put between the <CAPTION> and </CAPTION> tags. This is the default value, so the word .Value may be omitted.