IFillFormat

Vue de l’ensemble

‘IFillFormat’ est une interface dans Aspose.Slides FOSS pour Java.

Les représentants remplissent les options de formatage.

Cette interface fournit 8 méthodes pour travailler avec des objets IFillFormat dans les programmes Java. Les méthodologies disponibles comprennent: ‘getFillType’, ‘gettGradientFormate’, getPatternFormats', ‘getRotateWithShape’, ' getSolidFilColor', ’setFilleTyp’, ‘setRoTateVithSape’. Tous les membres publics sont accessibles à toute application Java après l'installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : 'fillTYpe, ‘gradiantFormates’, «patternformat , 'pictureFilliFormati', ''rotate Withshape et ‘solidColors’.

Propriétés

NameTypeAccessDescription
fillTypeFillTypeReadReturns the type of filling.
solidFillColorIColorFormatReadReturns the fill color.
gradientFormatIGradientFormatReadReturns the gradient fill format.
patternFormatIPatternFormatReadReturns the pattern fill format.
pictureFillFormatIPictureFillFormatReadReturns the picture fill format.
rotateWithShapeNullableBoolReadDetermines whether the fill should be rotated with the shape.

méthodes

SignatureDescription
getFillType()FillTypeReturns the type of filling.
setFillType(value: FillType)Sets the type of filling.
getSolidFillColor()IColorFormatReturns the fill color.
getGradientFormat()IGradientFormatReturns the gradient fill format.
getPatternFormat()IPatternFormatReturns the pattern fill format.
getPictureFillFormat()IPictureFillFormatReturns the picture fill format.
getRotateWithShape()NullableBoolDetermines whether the fill should be rotated with the shape.
setRotateWithShape(value: NullableBool)Sets whether the fill should be rotated with the shape.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français