PresentationFormattedTextFragment class

PresentationFormattedTextFragment class

Represents a fragment of formatted text in a PowerPoint document.

Inheritance: PresentationFormattedTextFragmentFormattedTextFragment

The PresentationFormattedTextFragment type exposes the following members:

Properties

Property Description
text Gets the fragment text.
font Gets the font of the text.
foreground_color Gets the foreground color of the text.
background_color Gets the background color of the text.

Methods

Method Description
get_hyperlink Gets the hyperlink associated with the text.
set_hyperlink Sets the hyperlink associated with the text.

See Also