LineFillFormat — Aspose.Slides FOSS Java API Reference

LineFillFormat — Represents the fill format of a line. Inherits from: FillFormat, ILineFillFormat.

Package: org.aspose.slides.foss


Methods

MethodReturnsDescription
initInternal(Element lnElement, Runnable saveCallback, IBaseSlide parentSlide)voidInternal initialization for deferred construction.
resetStyleLnRef()voidResets the <a:lnRef idx> attribute to “0” in the parent shape’s <p:style> element so that the explicit line fill takes priority over the theme reference.

See Also