FormattedTextFragments

SpreadsheetShape.FormattedTextFragments property

Gets the collection of formatted text fragments of this SpreadsheetShape.

public FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this SpreadsheetShape.

See Also