FormattedTextFragments

WordProcessingShape.FormattedTextFragments property

Gets the collection of formatted text fragments of this WordProcessingShape.

public FormattedTextFragmentCollection FormattedTextFragments { get; }

Property Value

The collection of formatted text fragments of this WordProcessingShape.

See Also