IBulkTextFormattable
Overview
IBulkTextFormattable is a interface in Aspose.Slides FOSS for Java.
Represents an object with the possibility of bulk setting child text elements’ formats.
This interface provides 1 method for working with IBulkTextFormattable objects in Java programs.
Available methods include: setTextFormat.
All public members are accessible to any Java application after installing the Aspose.Slides FOSS for Java package.
Methods
| Signature | Description |
|---|---|
setTextFormat(source: Object) | Sets the text format for all child text elements. |