com.aspose.slides.pptx
Class LineStylesEx

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

public class LineStylesEx
extends java.lang.Object


Method Summary
 LineFormatEx get(int index)
           
 java.util.Iterator iterator()
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

size

public int size()

get

public LineFormatEx get(int index)

iterator

public java.util.Iterator iterator()