PictureBox.Interior Property

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

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
Public ReadOnly Property Interior As Interior
public Interior Interior { get; }

Property Value

Type: Interior
An Interior object that represents the interior of the PictureBox.

.NET Framework Security

See Also

Reference

PictureBox Class

Microsoft.Office.Tools.Excel.Controls Namespace