Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / Appearance Class
Properties Methods


In This Topic
    Appearance Class Members
    In This Topic

    The following tables list the members exposed by Appearance.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of an object.  
    Public PropertyGets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method.  
    Public PropertyGets or sets font information for an object.  
    Public PropertyGets or sets the text color of an object.  
    Public PropertyGets or sets the horizontal alignment of an object or text.  
    Public PropertyGets or sets the state of an Input Method Editor (IME) of the cell for the style.  
    Public PropertyDetermines whether none of the properties of the Appearance object is set.  
    Public PropertyGets or sets the vertical alignment of an object or text.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new Appearance object that is a copy of the current instance.  
    Public MethodCopies the properties of the specified Appearance object to the current object.  
    Public MethodLoads the object from XML.  
    Public MethodReturns whether an appearance property has been set.  
    Public MethodOverloaded. Merges appearance settings of the specified object with the current object.  
    Public MethodResets the setting of the specified appearance property to its default value.  
    Public MethodResets all the property settings of the Appearance class to their default values.  
    Public MethodSaves the object to XML.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSets a flag to indicate whether a property has been set.  
    Top
    See Also