com.aspose.slides.pptx
Class ShapeStyleEx
java.lang.Object
com.aspose.slides.pptx.ShapeStyleEx
public class ShapeStyleEx
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLineColor
public ColorFormatEx getLineColor()
getLineStyleIndex
public long getLineStyleIndex()
setLineStyleIndex
public void setLineStyleIndex(long value)
getFillColor
public ColorFormatEx getFillColor()
getFillStyleIndex
public long getFillStyleIndex()
setFillStyleIndex
public void setFillStyleIndex(long value)
getEffectColor
public ColorFormatEx getEffectColor()
getEffectStyleIndex
public long getEffectStyleIndex()
setEffectStyleIndex
public void setEffectStyleIndex(long value)
getFontColor
public ColorFormatEx getFontColor()
getFontCollectionIndex
public FontCollectionIndexEx getFontCollectionIndex()
setFontCollectionIndex
public void setFontCollectionIndex(FontCollectionIndexEx value)
getSlide
public BaseSlideEx getSlide()
getPresentation
public PresentationEx getPresentation()