ExcelRichTextCollection Members

Office Open XML

The ExcelRichTextCollection type exposes the following members.

Methods

  NameDescription
Add
Add a rich text string
Clear
Clear the collection
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Remove
Removes an item
RemoveAt
Removes an item at the specific index
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Count
Items in the list
Item
Collection containing the richtext objects
Text
The text

See Also