GrapeCity.Xaml.SpreadSheet.Data
StyleInfo Class Methods


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

Public Methods
 NameDescription
Public MethodClone Creates a new object that is a copy of the current instance (with the same style settings).  
Public MethodComposeOverloaded.  Composes style settings using the current style settings and those of a specified object.  
Public MethodCopyFrom Copies the specified style settings of the specified object to the current object.  
Public MethodEquals Determines whether the specified style is equal to the current style.  
Public MethodGetHashCode Gets the hash code of this object.  
Public MethodInit Initializes this instance.  
Public MethodIsBackgroundSet Gets a value that indicates whether the background of the cell (Background property) is set.  
Public MethodIsBackgroundThemeColorSet Gets a value that indicates whether the background theme color of the cell (BackgroundThemeColor property) is set.  
Public MethodIsBorderBottomSet Gets a value that indicates whether the bottom cell border (Border property) is set.  
Public MethodIsBorderLeftSet Gets a value that indicates whether the left cell border (Border property) is set.  
Public MethodIsBorderRightSet Gets a value that indicates whether the right cell border (Border property) is set.  
Public MethodIsBorderTopSet Gets a value that indicates whether the top cell border (Border property) is set.  
Public MethodIsDataValidatorSet Determines whether the data validator for the cell (DataValidator property) is set.  
Public MethodIsFocusableSet Gets a value that indicates whether the focus setting of the cell (Focusable property) is set.  
Public MethodIsFontFamilySet Gets a value that indicates whether the font family setting of the cell (FontFamily property) is set.  
Public MethodIsFontSizeSet Gets a value that indicates whether the font size setting of the cell (FontSize property) is set.  
Public MethodIsFontStretchSet Gets a value that indicates whether the font stretch setting of the cell (FontStretch property) is set.  
Public MethodIsFontStyleSet Gets a value that indicates whether the font style setting of the cell (FontStyle property) is set.  
Public MethodIsFontThemeSet Gets a value that indicates whether the font theme setting of the cell (FontTheme property) is set.  
Public MethodIsFontWeightSet Gets a value that indicates whether the font weight setting of the cell (FontWeight property) is set.  
Public MethodIsForegroundSet Gets a value that indicates whether the foreground of the cell (Foreground property) is set.  
Public MethodIsForegroundThemeColorSet Gets a value that indicates whether the foreground theme color of the cell (ForegroundThemeColor property) is set.  
Public MethodIsFormatterSet Gets a value that indicates whether the formatter for the cell (Formatter property) is set.  
Public MethodIsHorizontalAlignmentSet Gets a value that indicates whether the horizontal alignment of the cell contents (HorizontalAlignment property) is set.  
Public MethodIsLockedSet Gets a value that indicates whether the locked setting of the cell (Locked property) is set.  
Public MethodIsNameSet Gets a value that indicates whether the name setting of the cell (Name property) is set.  
Public MethodIsParentSet Gets a value that indicates whether the parent of the cell (Parent property) is set.  
Public MethodIsShrinkToFitSet Gets a value that indicates whether the shrink to fit of the cell contents (ShrinkToFit property) is set.  
Public MethodIsStrikethroughSet Gets or sets a value that indicates whether Strikethrough is set.  
Public MethodIsTabStopSet Gets a value that indicates whether the tab stop setting of the cell (TabStop property) is set.  
Public MethodIsTextIndentSet Gets a value that indicates whether the text indent of the cell contents (TextIndent property) is set.  
Public MethodIsUnderlineSet Gets or sets a value that indicates whether Underline is set.  
Public MethodIsVerticalAlignmentSet Gets a value that indicates whether the vertical alignment of the cell contents (VerticalAlignment property) is set.  
Public MethodIsWordWrapSet Gets a value that indicates whether the word wrap of the cell contents (WordWrap property) is set.  
Public MethodMergeOverloaded.  Merges the style settings with the current object.  
Public MethodResetResets all the style settings in the StyleInfo object to the default settings.  
Public MethodResetBackground Resets the Background property to its default value.  
Public MethodResetBackgroundThemeColor Resets the BackgroundThemeColor property to its default value.  
Public MethodResetBorderBottom Resets the BorderBottom property to its default value.  
Public MethodResetBorderLeft Resets the BorderLeft property to its default value.  
Public MethodResetBorderRight Resets the BorderRight property to its default value.  
Public MethodResetBorderTop Resets the BorderTop property to its default value.  
Public MethodResetDataValidator Resets the DataValidator property to its default value.  
Public MethodResetFocusable Resets the Focusable property to its default value.  
Public MethodResetFontFamily Resets the FontFamily property to its default value.  
Public MethodResetFontSize Resets the FontSize property to its default value.  
Public MethodResetFontStretch Resets the FontStretch property to its default value.  
Public MethodResetFontStyle Resets the FontStyle property to its default value.  
Public MethodResetFontTheme Resets the FontTheme property to its default value.  
Public MethodResetFontWeight Resets the FontWeight property to its default value.  
Public MethodResetForeground Resets the Foreground property to its default value.  
Public MethodResetForegroundThemeColor Resets the ForegroundThemeColor property to its default value.  
Public MethodResetFormatter Resets the Formatter property to its default value.  
Public MethodResetHorizontalAlignment Resets the HorizontalAlignment property to its default value.  
Public MethodResetLocked Resets the Locked property to its default value.  
Public MethodResetName Resets the Name property to its default value.  
Public MethodResetParent Resets the Parent property to its default value.  
Public MethodResetShrinkToFit Resets the ShrinkToFit property to its default value.  
Public MethodResetStrikethrough Resets Strikethrough to default value.  
Public MethodResetTabStop Resets the TabStop property to its default value.  
Public MethodResetTextIndent Resets the TextIndent property to its default value.  
Public MethodResetUnderline Resets Underline to default value.  
Public MethodResetVerticalAlignment Resets the VerticalAlignment property to its default value.  
Public MethodResetWordWrap Resets the WordWrap property to its default value.  
Top
Protected Methods
 NameDescription
Protected MethodOnChangedRaises the Changed event.  
Top
See Also

Reference

StyleInfo Class
GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options