Font Members (PowerPoint)
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.
Properties
Name |
Description |
---|---|
Returns an Application object that represents the creator of the specified object. |
|
Returns or sets lateral compression. Read/write. |
|
Returns or sets the baseline offset for the specified superscript or subscript characters. Read/write. |
|
Determines whether the character format is bold. Read/write. |
|
Color |
Returns a ColorFormat object that represents the color for the specified characters. Read-only. |
Determines whether the specified font can be embedded in the presentation. Read-only. |
|
Determines whether the specified font is embedded in the presentation. Read-only. |
|
Determines whether the character format is embossed. Read/write. |
|
Determines whether the font in the specified WordArt is italic. Read/write. |
|
Returns or sets the name of the specified object. Read/write. |
|
Returns or sets the font used for ASCII characters (characters with character set numbers within the range of 0 to 127). Read/write. |
|
Returns or sets the complex script font name. Used for mixed language text. Read/write. |
|
Returns or sets the Asian font name. Read/write. |
|
Returns or sets the font used for characters whose character set numbers are greater than 127. Read/write. |
|
Returns the parent object for the specified object. |
|
Determines whether the specified text has a shadow. Read/write. |
|
Returns or sets the character size, in points. Read/write. |
|
Determines whether the specified text is subscript. Read/write. |
|
Determines whether the specified text is superscript. Read/write. |
|
Determines whether the specified text (for the Font object) or the font style (for the FontInfo object) is underlined. Read/write. |