|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TextStyleEx
public class TextStyleEx
Summary description for TextStyleEx.
Method Summary | |
---|---|
ParagraphPropertiesEx |
getDefaultParagrapgProperties()
Deprecated. |
ParagraphFormatEx |
getDefaultParagraphFormat()
Default paragraph propertiies. |
ParagraphPropertiesEx |
getDefaultParagraphProperties()
Deprecated. |
ParagraphFormatEx |
getLevel(int index)
If level of style exist returns it, otherwise returns null. |
TextStyleLevelsEx |
getLevels()
Deprecated. |
PresentationEx |
getPresentation()
|
BaseSlideEx |
getSlide()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ParagraphFormatEx getLevel(int index)
If level of style exist returns it, otherwise returns null.
index
- zero-based index of level.
ParagraphFormatEx
.@Deprecated public ParagraphPropertiesEx getDefaultParagrapgProperties()
Default paragraph propertiies.
@Deprecated public ParagraphPropertiesEx getDefaultParagraphProperties()
Default paragraph propertiies.
public ParagraphFormatEx getDefaultParagraphFormat()
Default paragraph propertiies.
@Deprecated public TextStyleLevelsEx getLevels()
Returns a collection of level's styles.
public BaseSlideEx getSlide()
public PresentationEx getPresentation()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |