FillFormat.Type Property (PowerPoint)
Represent the type of fill. Read-only.
Syntax
expression .Type
expression A variable that represents a FillFormat object.
Return Value
MsoFillType
Remarks
The value of the Type property can be one of these MsoFillType constants.
msoFillBackground |
msoFillGradient |
msoFillMixed |
msoFillPatterned |
msoFillPicture |
msoFillSolid |
msoFillTextured |