FillFormat.Type Property

Definition

Returns the fill type.

public:
 property Microsoft::Office::Core::MsoFillType Type { Microsoft::Office::Core::MsoFillType get(); };
public Microsoft.Office.Core.MsoFillType Type { get; }
Public ReadOnly Property Type As MsoFillType

Property Value

Remarks

MsoFillType can be one of the following constants:

msoFillGradient

msoFillMixed

msoFillPatterned

msoFillPicture

msoFillSolid

msoFillTextured

xlAutomatic

xlNone

Applies to