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
| Name | Type | Access | Description |
|---|---|---|---|
fillType | FillType | Read | Returns the type of filling. |
solidFillColor | IColorFormat | Read | Returns the fill color. |
gradientFormat | IGradientFormat | Read | Returns the gradient fill format. |
patternFormat | IPatternFormat | Read | Returns the pattern fill format. |
pictureFillFormat | IPictureFillFormat | Read | Returns the picture fill format. |
rotateWithShape | NullableBool | Read | Determines whether the fill should be rotated with the shape. |
méthodes
| Signature | Description |
|---|---|
getFillType() → FillType | Returns the type of filling. |
setFillType(value: FillType) | Sets the type of filling. |
getSolidFillColor() → IColorFormat | Returns the fill color. |
getGradientFormat() → IGradientFormat | Returns the gradient fill format. |
getPatternFormat() → IPatternFormat | Returns the pattern fill format. |
getPictureFillFormat() → IPictureFillFormat | Returns the picture fill format. |
getRotateWithShape() → NullableBool | Determines 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