GrapeCity.Documents.Excel Namespace / IRange Interface / Interior Property
In This Topic
Interior Property (IRange)
In This Topic
Returns the IInterior which represents the interior (background) color and pattern of the specified cell(s).
Syntax
IInterior Interior {get;}

Property Value

The interior.
See Also