Shape.Fill Property

Definition

Returns a FillFormat object that contains fill formatting properties for the specified chart or shape. Read-only.

public:
 property Microsoft::Office::Interop::Excel::FillFormat ^ Fill { Microsoft::Office::Interop::Excel::FillFormat ^ get(); };
public Microsoft.Office.Interop.Excel.FillFormat Fill { get; }
Public ReadOnly Property Fill As FillFormat

Property Value

Applies to