Name | Description | |
---|---|---|
DynamicStyleInfo Constructor | Overloaded. |
The following tables list the members exposed by DynamicStyleInfo.
Name | Description | |
---|---|---|
DynamicStyleInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
CanSerializeXml | Gets whether the object in its entirety can be rendered with XML without losing any information. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ConditionHandler | Gets or sets a condition handler that generates an actual AppearanceStyleInfo object. | |
IsEmpty | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new DynamicStyleInfo that is a copy of the current DynamicStyleInfo. | |
CompareTo | Compares the current object with another object of the same type. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
Compose | Overloaded. Composes style settings using the current style settings and those of a specified object. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
CopyFrom | Copies the specified style settings of the specified object to the current object. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
CopyTo | Copy info to the target object. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
Deserialize | Loads the object from XML. | |
Equals | (Inherited from FarPoint.Win.Spread.AppearanceStyleInfo) | |
GetActualStyle | Gets the actual style (Inherited from FarPoint.Win.Spread.AppearanceStyleInfo) | |
GetAppearance | Gets the appearance settings for the specified object. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
GetHashCode | Gets the hash code of this object. (Inherited from FarPoint.Win.Spread.AppearanceStyleInfo) | |
GetObjectData | Gets the object data. | |
IsBackColorSet | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) | |
IsFontSet | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) | |
IsForeColorSet | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) | |
IsHorizontalAlignmentSet | Gets whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
IsPropertySet | Gets whether the specified cell style setting (property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
IsTextIndentSet | Determines whether the text indent is set. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
IsVerticalAlignmentSet | Gets whether the vertical alignment of the cell contents (VerticalAlignment property) is set. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
Merge | Overloaded. Merges the style settings with the current object. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
Reset | Resets all the style settings in the StyleInfo object to the default settings. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ResetBackColor | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) | |
ResetCanFocus | Resets the StyleInfo.CanFocus property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ResetFont | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) | |
ResetForeColor | (Inherited from GrapeCity.Spreadsheet.Win.BaseStyleInfo) | |
ResetHorizontalAlignment | Resets the StyleInfo.HorizontalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ResetProperty | Resets a style setting (property) to its default setting. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ResetTextIndent | Resets the text indent. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ResetVerticalAlignment | Resets the StyleInfo.VerticalAlignment property to its default value. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
Serialize | Saves the object to XML. | |
SetAppearance | Sets the appearance settings of an Appearance object into this object. (Inherited from FarPoint.Win.Spread.StyleInfo) | |
ToString | Returns a System.String that represents the DynamicStyleInfo. |