FormatTxtCollection

FormatTxtCollection class

FormatTxt collection which contains the text of a shape.

Methods

NameDescription
add()Add the FormatTxt object in the collection.
clear()
get()
getCount()
getText()Contains the text of a shape with formating.
iterator()Reserved for internal use.
remove()Remove the FormatTxt object from the collection.
removeAt()
setWholeText(text)Set the text of a shape without formating.

add()

Add the FormatTxt object in the collection.

Returns: Number — Number

clear()

get()

getCount()

getText()

Contains the text of a shape with formating.

iterator()

Reserved for internal use.

remove()

Remove the FormatTxt object from the collection.

removeAt()

setWholeText(text)

Set the text of a shape without formating.

ParameterTypeDescription
textString