Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubStyle Class
Properties Methods


In This Topic
    SubStyle Class Members
    In This Topic

    The following tables list the members exposed by SubStyle.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the SubStyle.  
    Public PropertyGets or sets whether the text is bold.  
    Public PropertyGets or sets the foreground color of the SubStyle.  
    Public PropertyGets or sets whether the text has an underline style.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of this SubStyle object.  
    Public MethodGets whether the given object equals this instance.  
    Public MethodGets a hash code of this object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOccurs when any property of the SubStyle is changed.  
    Top
    See Also