com.aspose.slides
Class TextStyleLevelsEx

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

Deprecated.

@Deprecated
public class TextStyleLevelsEx
extends java.lang.Object

Collection of levels of a TextStyleEx object.


Method Summary
 ParagraphPropertiesEx get_Item(int index)
          Deprecated.  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_Item

public ParagraphPropertiesEx get_Item(int index)
Deprecated. 

Returns ParagraphPropertiesEx by level's index. Returns null if level isn't defined.