com.aspose.slides
Interface IFormattedTextContainer

All Superinterfaces:
IChartComponent, IPresentationComponent, ISlideComponent
All Known Subinterfaces:
IAxis, IChart, IChartTitle, IDataLabel, IDataLabelFormat, IDataTable, ILegend, ILegendEntryProperties, IOverridableText, ITrendline
All Known Implementing Classes:
Axis, Chart, ChartTitle, DataLabel, DataLabelFormat, DataTable, Legend, LegendEntryProperties, Trendline

public interface IFormattedTextContainer
extends IChartComponent


Method Summary
 IChartTextFormat getTextFormat()
           Returns chart text format.
 
Methods inherited from interface com.aspose.slides.IChartComponent
getChart
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getTextFormat

IChartTextFormat getTextFormat()

Returns chart text format. Read-only IChartTextFormat.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.