Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class
Properties Methods


In This Topic
    AppearanceStyleInfo Class Members
    In This Topic

    The following tables list the members exposed by AppearanceStyleInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the cell background color for the notification style.  
    Public PropertyGets whether the object in its entirety can be rendered with XML without losing any information. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public PropertyOverridden. Gets or sets the font settings of the cell for the notification style.  
    Public PropertyOverridden. Gets or sets the text color of the cell for the notification style.  
    Public PropertyOverridden. Gets or sets the horizontal alignment of the contents of the cell style.  
    Public Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public PropertyOverridden. Gets or sets the amount to indent the text for the cell style.  
    Public PropertyOverridden. Gets or sets the vertical alignment of contents of the cell style.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a clone of the current object.  
    Public MethodCompares the current object with another object of the same type. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodOverloaded. Composes style settings using the current style settings and those of a specified object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodCopies the specified style settings of the specified object to the current object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodCopy info to the target object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodLoads the object from XML.  
    Public MethodOverridden.   
    Public MethodGets the actual style  
    Public MethodGets the appearance settings for the specified object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodOverridden. Gets the hash code of this object.  
    Public MethodGets the object data.  
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodGets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodGets whether the specified cell style setting (property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodDetermines whether the text indent is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodGets whether the vertical alignment of the cell contents (VerticalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodOverloaded. Merges the style settings with the current object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodResets all the style settings in the StyleInfo object to the default settings. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodResets the StyleInfo.CanFocus property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public Method (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Public MethodResets the StyleInfo.HorizontalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodResets a style setting (property) to its default setting. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodResets the text indent. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodResets the StyleInfo.VerticalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodOverridden. Saves the object to XML.  
    Public MethodSets the appearance settings of an Appearance object into this object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodReturns a System.String that represents the AppearanceStyleInfo.  
    Top
    See Also