com.aspose.slides
Interface IFillFormat
- All Superinterfaces:
- IFillParamSource, IPresentationComponent, ISlideComponent
- All Known Implementing Classes:
- FillFormat
public interface IFillFormat
- extends ISlideComponent, IFillParamSource
getFillType
byte getFillType()
setFillType
void setFillType(byte value)
getSolidFillColor
IColorFormat getSolidFillColor()
getGradientFormat
IGradientFormat getGradientFormat()
getPatternFormat
IPatternFormat getPatternFormat()
getPictureFillFormat
IPictureFillFormat getPictureFillFormat()
getRotateWithShape
byte getRotateWithShape()
setRotateWithShape
void setRotateWithShape(byte value)