Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubStyle Class
Members


In This Topic
    SubStyle Class
    In This Topic
    Represents a SubStyle class that indicates attributes such as bold, underline, and the color of the text.
    Syntax
    'Declaration
     
    
    Public Class SubStyle 
    'Usage
     
    
    Dim instance As SubStyle
    public class SubStyle 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.SubStyle

    See Also