IFormattedTextContainer
All Implemented Interfaces: com.aspose.slides.IChartComponent
public interface IFormattedTextContainer extends IChartComponent
Represents chart text format.
Methods
Method | Description |
---|---|
getTextFormat() | Returns chart text format. |
getTextFormat()
public abstract IChartTextFormat getTextFormat()
Returns chart text format. Read-only IChartTextFormat.
Returns: IChartTextFormat