PowerPoint.ShapeFillType enum

Gibt den Füllungstyp einer Form an.

Hinweise

[ API-Satz: PowerPointApi 1.4 ]

Felder

gradient = "Gradient"

Gibt an, dass die Form eine Farbverlaufsfüllung aufweisen soll.

noFill = "NoFill"

Gibt an, dass die Form keine Füllung haben soll.

pattern = "Pattern"

Gibt an, dass die Form musterfüllen soll.

pictureAndTexture = "PictureAndTexture"

Gibt an, dass die Form eine Bild- oder Texturfüllung aufweisen soll.

slideBackground = "SlideBackground"

Gibt an, dass die Form eine Folienhintergrundfüllung aufweisen soll.

solid = "Solid"

Gibt an, dass die Form eine reguläre Volltonfüllung aufweisen soll.