Spread for ASP.NET 10 Product Documentation
NamedStyle Class Methods


For a list of all members of this type, see NamedStyle members.

Public Methods
 NameDescription
Public MethodCloneOverridden. Creates and returns a copy of this object.  
Public MethodCompareToCompares the current object with another object of the same type. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodComposeOverloaded. Composes style settings using the current style settings and those of a specified object. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodCopyFromOverridden. Copies the properties of the specified object to the current object.  
Public MethodDeserializeOverridden. Loads the style object from XML.  
Public MethodEqualsDetermines whether another object is a reference to this object.  
Public MethodGetAppearanceOverloaded. Gets the appearance settings for the StyleInfo object. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodGetHashCodeGets the hash code of this object.  
Public MethodIsPropertySetGets whether the specified style property is set. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodMergeOverloaded. Merges the style settings with the current object. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetOverloaded. Overridden. Resets all the named style properties to their default values.  
Public MethodResetBackColorResets the StyleInfo.BackColor property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetBackgroundResets the StyleInfo.Background property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetBorderResets the StyleInfo.Border property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetCanFocusResets the StyleInfo.CanFocus property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetCellTypeResets the StyleInfo.CellType property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetEditorResets the StyleInfo.Editor property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetEncodeValueResets the StyleInfo.EncodeValue property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetFontResets the StyleInfo.Font property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetForeColorResets the StyleInfo.ForeColor property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetFormatterResets the StyleInfo.Formatter property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetHorizontalAlignmentResets the StyleInfo.HorizontalAlign property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetImeModeResets the StyleInfo.ImeMode property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetLockedResets the StyleInfo.Locked property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetMarginResets the StyleInfo.Margin property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetNameResets the name of the style to the default (String.Empty).  
Public MethodResetParentResets the StyleInfo.Parent property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetRendererResets the StyleInfo.Renderer property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetTabStopResets the StyleInfo.TabStop property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodResetVerticalAlignmentResets the StyleInfo.VerticalAlign property to its default value. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodSameAppearanceCompares a StyleInfo object's appearance with the current object's appearance. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodSerializeOverridden. Saves the style object to XML.  
Public MethodSerialize2Saves the style information to XML using short names. (Inherited from FarPoint.Web.Spread.StyleInfo)
Public MethodToStringGets the value of the Name property.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Protected MethodSetFlagSets a flag to indicate whether a property has been set. (Inherited from FarPoint.Web.Spread.StyleInfo)
Top
See Also

Reference

NamedStyle Class
FarPoint.Web.Spread Namespace
StyleInfo Class
Named Styles Property
NamedStyleCollection Class

User-Task Documentation

Creating and Applying a Style for Cells

 

 


Copyright © GrapeCity, inc. All rights reserved.