PatternFormat

General

PatternFormat is a class in Aspose.Slides FOSS for Java. Inherits from: PVIObject, IPatternFormat.

PatternFormat és una classe en Aspose.Slides FOSS per a Java. Hereta de: ゚ PVIObject⌒, ∂IPatternFormatヽ .

Representa un format de rellotge d’esquema.

Propietats

NameTypeAccessDescription
patternStylePatternStyleReadGets or sets the pattern style applied to the fill
foreColorIColorFormatReadProvides access to the foreground color format of the pattern fill
backColorIColorFormatRead

Mètodes

SignatureDescription
PatternFormat(pattFill: Element, saveCallback: Runnable)Creates a new PatternFormat backed by the given {@code <a:pattFill>} element.
PatternFormat()Creates an uninitialized PatternFormat.
initInternal(pattFillElement: Element, saveCallback: Runnable, parentSlide: IBaseSlide)Internal initialization.
getPatternStyle()PatternStyle
setPatternStyle(value: PatternStyle)Sets the pattern style of the fill to the specified value
getForeColor()IColorFormat
getBackColor()IColorFormat
 Català