SpreadsheetShapeFormattedTextFragmentCollection class
Leave feedback
On this page
Represents a collection of formatted text fragments in an Excel document text shape.
This collection contains the items of SpreadsheetShapeFormattedTextFragment type.
The SpreadsheetShapeFormattedTextFragmentCollection type exposes the following members:
| Method | Description |
|---|---|
| add | Adds a formatted text fragment to the collection. (inherited from FormattedTextFragmentCollection) |
| add_file | (inherited from FormattedTextFragmentCollection) |
| add_string | (inherited from FormattedTextFragmentCollection) |
| clear | (inherited from RemoveOnlyListBase) |
| insert | Inserts a formatted text fragment into the collection at a given index. (inherited from FormattedTextFragmentCollection) |
| insert_file | (inherited from FormattedTextFragmentCollection) |
| insert_int32 | (inherited from FormattedTextFragmentCollection) |
| insert_string | (inherited from FormattedTextFragmentCollection) |
| remove | (inherited from RemoveOnlyListBase) |
| remove_at | (inherited from RemoveOnlyListBase) |
| remove_at_int32 | (inherited from RemoveOnlyListBase) |
| Property | Description |
|---|---|
| collection_type | The formatted fragment collection type. (inherited from FormattedTextFragmentCollection) |
| is_read_only | (inherited from RemoveOnlyListBase) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.