SpreadsheetTextEffectFormattedTextFragment class

SpreadsheetTextEffectFormattedTextFragment class

Represents a fragment of formatted text in Excel document WordArt shape.

Inheritance: SpreadsheetTextEffectFormattedTextFragmentFormattedTextFragment

The SpreadsheetTextEffectFormattedTextFragment 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.

See Also