CellFormat.Interior Property

Definition

Returns an Interior object allowing the user to set or return the search criteria based on the cell's interior format.

public:
 property Microsoft::Office::Interop::Excel::Interior ^ Interior { Microsoft::Office::Interop::Excel::Interior ^ get(); void set(Microsoft::Office::Interop::Excel::Interior ^ value); };
public Microsoft.Office.Interop.Excel.Interior Interior { get; set; }
Public Property Interior As Interior

Property Value

Applies to