com.aspose.slides.pptx
Class LineFormatsEx

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

public class LineFormatsEx
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()