SpreadsheetCellFormattedTextFragment class

SpreadsheetCellFormattedTextFragment class

Represents a fragment of formatted text in an Excel document cell.

The SpreadsheetCellFormattedTextFragment type exposes the following members:

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