containsText property
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;
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.
SubstringMatchCriteria? containsText;