TextBox.Interior Property

Definition

Gets an Interior object that represents the interior of the TextBox.

public Microsoft.Office.Interop.Excel.Interior Interior { get; }

Property Value

Interior

An Interior object that represents the interior of the TextBox.

Applies to