PresentationFormattedTextFragment class

PresentationFormattedTextFragment class

Represents a fragment of formatted text in a PowerPoint document.

The PresentationFormattedTextFragment type exposes the following members:

Methods

Method Description
get_hyperlink Retrieves the hyperlink associated with the text.
get_hyperlink_presentation_hyperlink_action_type
set_hyperlink Sets the hyperlink associated with the text.
set_hyperlink_file
set_hyperlink_presentation_hyperlink_action_type
set_hyperlink_string

Properties

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

See Also