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


In This Topic
    NamedAppearanceStyleInfo Class Members
    In This Topic

    The following tables list the members exposed by NamedAppearanceStyleInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets whether the object in its entirety can be rendered with XML without losing any information. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public PropertyGets or sets the name of the NamedStyle.  
    Public Property (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates 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 Method (Inherited from FarPoint.Win.Spread.AppearanceStyleInfo)
    Public MethodOverridden. Gets the actual CellStyle  
    Public MethodGets the appearance settings for the specified object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodGets the hash code of this object. (Inherited from FarPoint.Win.Spread.AppearanceStyleInfo)
    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 MethodSaves the object to XML.  
    Public MethodSets the appearance settings of an Appearance object into this object. (Inherited from FarPoint.Win.Spread.StyleInfo)
    Public MethodOverridden. Returns a System.String that represents the NamedAppearanceStyleInfo.  
    Top
    See Also