The following tables list the members exposed by NamedStyle.
Name | Description | |
---|---|---|
NamedStyle Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Overridden. Gets or sets the background color for the style. | |
Background | Overridden. Gets or sets the background for the style. | |
Border | Overridden. Gets or sets the border for the style. | |
CanFocus | Gets or sets whether the style marks cells as CanFocus. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
CellType | Overridden. Gets or sets the cell type object for the style. | |
Editor | Overridden. Gets or sets the editor for the style. | |
EncodeValue | Gets or sets whether the renderer encodes the values from the data model and the user's input using the HtmlEncode method. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Font | Overridden. Gets or sets the font for the style. | |
ForeColor | Overridden. Gets or sets the text color for the style. | |
Formatter | Overridden. Gets or sets the formatter for the style. | |
HorizontalAlign | Overridden. Gets or sets the horizontal alignment for the style. | |
ImeMode | Overridden. Gets or sets the state of an Input Method Editor (IME) of the cell for the style | |
IsEmpty | Gets whether there are no style settings set. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Locked | Overridden. Gets or sets whether this style permits a cell to be edited. | |
Margin | Gets or sets the settings of the cell margins that define the space between the cell border and the cell contents for the four sides of the cell. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Name | Gets or sets the name of the style. | |
Parent | Overridden. Gets or sets the name of the parent for the style. | |
Renderer | Overridden. Gets or sets the renderer for the style. | |
TabStop | Gets or sets whether the style marks cells as TabStop. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
VerticalAlign | Overridden. Gets or sets the vertical alignment for the style. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates and returns a copy of this object. | |
CompareTo | Compares the current object with another object of the same type. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Compose | Overloaded. Composes style settings using the current style settings and those of a specified object. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
CopyFrom | Overridden. Copies the properties of the specified object to the current object. | |
Deserialize | Overridden. Loads the style object from XML. | |
Equals | Determines whether another object is a reference to this object. | |
GetAppearance | Overloaded. Gets the appearance settings for the StyleInfo object. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
GetHashCode | Gets the hash code of this object. | |
IsPropertySet | Gets whether the specified style property is set. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Merge | Overloaded. Merges the style settings with the current object. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Reset | Overloaded. Overridden. Resets all the named style properties to their default values. | |
ResetBackColor | Resets the StyleInfo.BackColor property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetBackground | Resets the StyleInfo.Background property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetBorder | Resets the StyleInfo.Border property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetCanFocus | Resets the StyleInfo.CanFocus property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetCellType | Resets the StyleInfo.CellType property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetEditor | Resets the StyleInfo.Editor property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetEncodeValue | Resets the StyleInfo.EncodeValue property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetFont | Resets the StyleInfo.Font property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetForeColor | Resets the StyleInfo.ForeColor property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetFormatter | Resets the StyleInfo.Formatter property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetHorizontalAlignment | Resets the StyleInfo.HorizontalAlign property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetImeMode | Resets the StyleInfo.ImeMode property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetLocked | Resets the StyleInfo.Locked property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetMargin | Resets the StyleInfo.Margin property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetName | Resets the name of the style to the default (String.Empty). | |
ResetParent | Resets the StyleInfo.Parent property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetRenderer | Resets the StyleInfo.Renderer property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetTabStop | Resets the StyleInfo.TabStop property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ResetVerticalAlignment | Resets the StyleInfo.VerticalAlign property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
SameAppearance | Compares a StyleInfo object's appearance with the current object's appearance. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
Serialize | Overridden. Saves the style object to XML. | |
Serialize2 | Saves the style information to XML using short names. (Inherited from FarPoint.Web.Spread.StyleInfo) | |
ToString | Gets the value of the Name property. |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event. | |
SetFlag | Sets a flag to indicate whether a property has been set. (Inherited from FarPoint.Web.Spread.StyleInfo) |
Equality | Determines whether two styles (a specified object and a NamedStyle object) are equal. |
Inequality | Determines whether two styles (a specified object and a NamedStyle object) are not equal. |
Reference
NamedStyle ClassFarPoint.Web.Spread Namespace
StyleInfo Class
Named Styles Property
NamedStyleCollection Class