[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DisplayFormat.Style

Style Property

Style

Gets a value, containing a Style object, that represents the style of the associated DisplayFormat object as it is displayed in the current user interface.

Declaration
public IStyle Style { get; }
Public ReadOnly Property Style As IStyle
Property Value
Type Description
IStyle

The style of the associated DisplayFormat object.