PortionFormat
Overview
PortionFormat is a class in Aspose.Slides FOSS for Java.
Inherits from: BasePortionFormat, IPortionFormat.
Represents text portion formatting properties.
Methods
| Signature | Description |
|---|---|
PortionFormat() | Creates a new PortionFormat with a detached element. |
PortionFormat(rprElement: Element, saveCallback: Runnable) | Creates a PortionFormat backed by an existing element. |