com.aspose.slides.pptx
Class FillStylesEx

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

public class FillStylesEx
extends java.lang.Object


Method Summary
 FillFormatEx 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 FillFormatEx get(int index)

iterator

public java.util.Iterator iterator()