ChartFillFormat.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; }
member this.Type : Microsoft.Office.Core.MsoFillType
Public ReadOnly Property Type As MsoFillType

Property Value

MsoFillType

Remarks

This property can also return xlAutomatic or xlNone.

The msoFillBackground enumeration value is not used in Microsoft Word.

Applies to