| Name | Description |
![Public Method](dotnetimages/publicMethod.png) | Clone | Creates a new object that is a copy of the current instance. |
![Public Method](dotnetimages/publicMethod.png) | Equals | Determines whether the specified System.Object is equal to this instance. |
![Public Method](dotnetimages/publicMethod.png) | GetHashCode | Returns a hash code for this instance. |
![Public Method](dotnetimages/publicMethod.png) | Init | Initializes this instance. |
![Public Method](dotnetimages/publicMethod.png) | IsBackgroundSet | Gets a value that indicates whether the background of the cell (Background property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBackgroundThemeColorSet | Gets a value that indicates whether the background theme color of the cell (BackgroundThemeColor property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderBottomSet | Gets a value that indicates whether the bottom cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderHorizontalSet | Gets a value that indicates whether the horizontal cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderLeftSet | Gets a value that indicates whether the left cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderRightSet | Gets a value that indicates whether the right cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderTopSet | Gets a value that indicates whether the top cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsBorderVerticalSet | Gets a value that indicates whether the vertical cell border (Border property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontStretchSet | Gets a value that indicates whether the font stretch setting of the cell (FontStretch property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontStyleSet | Gets a value that indicates whether the font style setting of the cell (FontStyle property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsFontWeightSet | Gets a value that indicates whether the font weight setting of the cell (FontWeight property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsForegroundSet | Gets a value that indicates whether the foreground of the cell (Foreground property) is set. |
![Public Method](dotnetimages/publicMethod.png) | IsForegroundThemeColorSet | Gets a value that indicates whether the foreground theme color of the cell (ForegroundThemeColor property) is set. |
![Public Method](dotnetimages/publicMethod.png) | Reset | Resets all the style settings in the StyleInfo object to the default settings. |
![Public Method](dotnetimages/publicMethod.png) | ResetBackground | Resets the Background property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBackgroundThemeColor | Resets the BackgroundThemeColor property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderBottom | Resets the BorderBottom property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderHorizontal | Resets the BorderHorizontal property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderLeft | Resets the BorderLeft property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderRight | Resets the BorderRight property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderTop | Resets the BorderTop property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetBorderVertical | Resets the BorderVertical property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontStretch | Resets the FontStretch property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontStyle | Resets the FontStyle property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetFontWeight | Resets the FontWeight property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetForeground | Resets the Foreground property to its default value. |
![Public Method](dotnetimages/publicMethod.png) | ResetForegroundThemeColor | Resets the ForegroundThemeColor property to its default value. |