IPatternFormat

General

IPatternFormat és una interfície en Aspose.Slides FOSS per Java.

Representa un format de rellotge d’esquema.

Propietats

NameTypeAccessDescription
patternStylePatternStyleReadGets or sets the pattern style of the fill
foreColorIColorFormatReadProvides access to the foreground pattern color format
backColorIColorFormatReadProvides access to the background pattern color format

Mètodes

SignatureDescription
getPatternStyle()PatternStyleReturns or sets the pattern style.
setPatternStyle(value: PatternStyle)Sets the pattern style.
getForeColor()IColorFormatReturns the foreground pattern color.
getBackColor()IColorFormatReturns the background pattern color.
 Català