com.aspose.slides.pptx
Class TextStyleLevelsEx

java.lang.Object
  extended by com.aspose.slides.pptx.TextStyleLevelsEx

public class TextStyleLevelsEx
extends java.lang.Object

Collection of levels of a TextStyleEx object.


Method Summary
 ParagraphPropertiesEx get(int index)
          Returns ParagraphPropertiesEx by level's index.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public ParagraphPropertiesEx get(int index)
Returns ParagraphPropertiesEx by level's index.

Parameters:
index -
Returns:
See ParagraphPropertiesEx.