TextAnimationCollection

TextAnimationCollection class

Represents collection of text animations.

TextAnimationCollection

NameDescription
TextAnimationCollection()

Returns: TextAnimationCollection


add

NameDescription
add()Adds new text animation to the collection.

Returns: TextAnimation


getSyncRoot

NameDescription
getSyncRoot()Returns a synchronization root. Read-only Object.

Returns: Object


get_Item

NameDescription
get_Item(int)Returns element by index.

Returns: TextAnimation


get_Item

NameDescription
get_Item(Shape)Returns all elements

Parameters:

NameTypeDescription
shapeShapeIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(SmartArtShape)Returns all elements

Parameters:

NameTypeDescription
shapeSmartArtShapeIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(Connector)Returns all elements

Parameters:

NameTypeDescription
shapeConnectorIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(Ink)Returns all elements

Parameters:

NameTypeDescription
shapeInkIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(VideoFrame)Returns all elements

Parameters:

NameTypeDescription
shapeVideoFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(SummaryZoomFrame)Returns all elements

Parameters:

NameTypeDescription
shapeSummaryZoomFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(AutoShape)Returns all elements

Parameters:

NameTypeDescription
shapeAutoShapeIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(Chart)Returns all elements

Parameters:

NameTypeDescription
shapeChartIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(SmartArt)Returns all elements

Parameters:

NameTypeDescription
shapeSmartArtIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(Table)Returns all elements

Parameters:

NameTypeDescription
shapeTableIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(LegacyDiagram)Returns all elements

Parameters:

NameTypeDescription
shapeLegacyDiagramIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(GroupShape)Returns all elements

Parameters:

NameTypeDescription
shapeGroupShapeIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(AudioFrame)Returns all elements

Parameters:

NameTypeDescription
shapeAudioFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(ZoomFrame)Returns all elements

Parameters:

NameTypeDescription
shapeZoomFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(SummaryZoomSection)Returns all elements

Parameters:

NameTypeDescription
shapeSummaryZoomSectionIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(OleObjectFrame)Returns all elements

Parameters:

NameTypeDescription
shapeOleObjectFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(ZoomObject)Returns all elements

Parameters:

NameTypeDescription
shapeZoomObjectIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(PictureFrame)Returns all elements

Parameters:

NameTypeDescription
shapePictureFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(SectionZoomFrame)Returns all elements

Parameters:

NameTypeDescription
shapeSectionZoomFrameIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(GeometryShape)Returns all elements

Parameters:

NameTypeDescription
shapeGeometryShapeIShape to remove.

Returns: TextAnimation


get_Item

NameDescription
get_Item(GraphicalObject)Returns all elements

Parameters:

NameTypeDescription
shapeGraphicalObjectIShape to remove.

Returns: TextAnimation


isSynchronized

NameDescription
isSynchronized()Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only boolean.

Returns: boolean


iterator

NameDescription
iterator()Returns an enumerator that iterates through the collection.

Returns:


iteratorJava

NameDescription
iteratorJava()Returns a java iterator for the entire collection.

Returns:


size

NameDescription
size()Returns a number of elements in the collection. Read-only int.

Returns: int