Edit

Share via


ChartFillFormat.Type Property

Definition

Returns the fill type.

public:
 property int Type { int get(); };
public int Type { get; }
member this.Type : int
Public ReadOnly Property Type As Integer

Property Value

MsoFillType

Remarks

This property can also return xlAutomatic or xlNone.

Applies to