|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.ChartTextFormat
public class ChartTextFormat
Specifies default text formatting for chart text elements.
Method Summary | |
---|---|
void |
copyFrom(ITextFrame sourceTextFrame)
|
void |
copyTo(ITextFrame destTextFrame)
|
IChartParagraphFormat |
getParagraphFormat()
ParagraphFormat. |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object. |
IChartPortionFormat |
getPortionFormat()
PortionFormat. |
IChartTextBlockFormat |
getTextBlockFormat()
TextBlockFormat. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public IChartTextBlockFormat getTextBlockFormat()
TextBlockFormat.
Read-only IChartTextBlockFormat
.
getTextBlockFormat
in interface IChartTextFormat
public IChartParagraphFormat getParagraphFormat()
ParagraphFormat.
Read-only IChartParagraphFormat
.
getParagraphFormat
in interface IChartTextFormat
public IChartPortionFormat getPortionFormat()
PortionFormat.
Read-only IChartPortionFormat
.
getPortionFormat
in interface IChartTextFormat
public void copyTo(ITextFrame destTextFrame)
copyTo
in interface IChartTextFormat
public void copyFrom(ITextFrame sourceTextFrame)
copyFrom
in interface IChartTextFormat
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |