Overview
IBulkTextFormattable is a interface in Aspose.Slides FOSS for Java.
Represents an object with the possibility of bulk setting child text elements’ formats.
Methods
| Signature | Description |
|---|
setTextFormat(source: Object) | Sets the text format for all child text elements. |
See Also