com.aspose.slides.pptx
Class FillFormatsEx

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

public class FillFormatsEx
extends java.lang.Object

Represents a collection of FillFormatEx objects.


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

Method Detail

getCount

public int getCount()

get

public FillFormatEx get(int index)

getEnumerator

public java.util.Iterator getEnumerator()