containsText property

SubstringMatchCriteria? containsText
getter/setter pair

The criteria that the shapes must match in order to be replaced.

The request will replace all of the shapes that contain the given text.

Implementation

SubstringMatchCriteria? containsText;