Share via


ChartFont Members

Include Protected Members
Include Inherited Members

Represents character formatting for text or a bullet. The Font object is a member of the Fonts collection. The Fonts collection contains all the fonts used in a presentation.

The ChartFont type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property Background Returns or sets the type of background for text used in charts. Read/write Variant which is set to one of the constants of [XlBackground#SameCHM].
Public property Bold True if the font is bold. Read/write Variant.
Public property Color Returns or sets a Variant representing the primary color of the object.
Public property ColorIndex Returns or sets a Variant value that represents the color of the font.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Public property FontStyle Returns or sets the font style. Read/write String.
Public property Italic Determines whether the character format is italic. Read/write.
Public property Name Returns or sets the name of the specified object. Read/write.
Public property OutlineFont
Public property Parent Returns the parent object for the specified object.
Public property Shadow Determines whether the specified text has a shadow. Read/write.
Public property Size Returns or sets the character size, in points. Read/write.
Public property Strikethrough True if the font is struck through with a horizontal line. Read/write Boolean.
Public property Subscript Determines whether the specified text is subscript. Read/write.
Public property Superscript Determines whether the specified text is superscript. Read/write.
Public property Underline Determines whether the specified text (for the Font object) or the font style (for the FontInfo object) is underlined. Read/write.

Top

See Also

Reference

ChartFont Interface

Microsoft.Office.Interop.PowerPoint Namespace