[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellStyleInfo.Interior

Interior Property

Interior

Gets the Interior object that represents the interior of the specified object.

Declaration
public override InteriorInfo Interior { get; set; }
Public Overrides Property Interior As InteriorInfo
Property Value
Type Description
InteriorInfo

The interior of the specified object.

Overrides