Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrePaintResult Class / Style Property


In This Topic
    Style Property (PrePaintResult)
    In This Topic
    Gets the style to apply to the cell.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As HighlightConditionalFormattingStyle
    'Usage
     
    
    Dim instance As PrePaintResult
    Dim value As HighlightConditionalFormattingStyle
     
    value = instance.Style
    See Also