com.aspose.slides
Interface IShapeStyle
- All Superinterfaces:
- IPresentationComponent, ISlideComponent
- All Known Implementing Classes:
- ShapeStyle
public interface IShapeStyle
- extends ISlideComponent
Represent shape's style reference.
getLineColor
IColorFormat getLineColor()
getLineStyleIndex
int getLineStyleIndex()
setLineStyleIndex
void setLineStyleIndex(int value)
getFillColor
IColorFormat getFillColor()
getFillStyleIndex
short getFillStyleIndex()
setFillStyleIndex
void setFillStyleIndex(short value)
getEffectColor
IColorFormat getEffectColor()
getEffectStyleIndex
long getEffectStyleIndex()
setEffectStyleIndex
void setEffectStyleIndex(long value)
getFontColor
IColorFormat getFontColor()
getFontCollectionIndex
int getFontCollectionIndex()
setFontCollectionIndex
void setFontCollectionIndex(int value)