com.aspose.slides
Class PatternFormatDataEx

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

public class PatternFormatDataEx
extends java.lang.Object

Immutable object which represents a pattern to fill a shape.


Method Summary
 int getBackColorFormat()
           
 int getForeColorFormat()
           
 byte getPatternStyle()
           Returns the pattern style.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPatternStyle

public byte getPatternStyle()

Returns the pattern style. Read-only PatternStyleEx.


getForeColorFormat

public int getForeColorFormat()

getBackColorFormat

public int getBackColorFormat()