WordProcessingWordArtShapeFormattedTextFragmentCollection class

WordProcessingWordArtShapeFormattedTextFragmentCollection class

Represents a collection of formatted text fragments in a Word document WordArt shape.

Inheritance: WordProcessingWordArtShapeFormattedTextFragmentCollectionWordProcessingFormattedTextFragmentCollectionFormattedTextFragmentCollection

The WordProcessingWordArtShapeFormattedTextFragmentCollection type exposes the following members:

Properties

Property Description
collection_type Gets the formatted fragment collection type.

Methods

Method Description
add Adds a formatted text fragment to the collection.
add Adds a formatted text fragment to the collection.
add Adds a formatted text fragment to the collection.
add Adds a formatted text fragment to the collection.

Remarks

This collection contains the items of WordProcessingWordArtShapeFormattedTextFragment type.

See Also