TextCollection

TextCollection class

Contains the text of a shape. Each item is text with character, paragraph and tabs properties.

Methods

NameDescription
add(item)Add the Text object in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(item)Remove the Text object from the collection.
removeAt()

add(item)

Add the Text object in the collection.

ParameterTypeDescription
itemText

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(item)

Remove the Text object from the collection.

ParameterTypeDescription
itemText

removeAt()