FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : Appearance Class |
The following tables list the members exposed by Appearance.
Name | Description | |
---|---|---|
Appearance Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of an object. | |
EncodeValue | Gets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method. | |
Font | Gets or sets font information for an object. | |
ForeColor | Gets or sets the text color of an object. | |
HorizontalAlign | Gets or sets the horizontal alignment of an object or text. | |
ImeMode | Gets or sets the state of an Input Method Editor (IME) of the cell for the style. | |
IsEmpty | Determines whether none of the properties of the Appearance object is set. | |
VerticalAlign | Gets or sets the vertical alignment of an object or text. |
Name | Description | |
---|---|---|
Clone | Creates a new Appearance object that is a copy of the current instance. | |
Copy | Copies the properties of the specified Appearance object to the current object. | |
Deserialize | Loads the object from XML. | |
IsDefined | Returns whether an appearance property has been set. | |
Merge | Overloaded. Merges appearance settings of the specified object with the current object. | |
Reset | Resets the setting of the specified appearance property to its default value. | |
ResetAll | Resets all the property settings of the Appearance class to their default values. | |
Serialize | Saves the object to XML. |