Spread Windows Forms 12.0 Product Documentation
StyleInfo Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : StyleInfo Class
Represents the set of cell-level style settings for objects.
Object Model
StyleInfo ClassIBorder InterfaceCellPadding ClassICellType InterfaceIEditor InterfaceIFormatter InterfaceIRenderer Interface
Syntax
'Declaration
 
Public Class StyleInfo 
   Inherits GrapeCity.Spreadsheet.Win.BaseStyleInfo
   Implements FarPoint.Win.ICanSerializeXmlFarPoint.Win.ISerializeSupport 
'Usage
 
Dim instance As StyleInfo
public class StyleInfo : GrapeCity.Spreadsheet.Win.BaseStyleInfo, FarPoint.Win.ICanSerializeXmlFarPoint.Win.ISerializeSupport  
Remarks

Represents the object for getting, setting, and composing cell-level style settings for a cell, column, row, or style model default.

This object is treated as a structure for the purposes of equality comparison.

Inheritance Hierarchy

System.Object
      FarPoint.Win.Spread.StyleInfo
         FarPoint.Win.Spread.AppearanceStyleInfo
         FarPoint.Win.Spread.NamedStyle

See Also

Reference

StyleInfo Members
FarPoint.Win.Spread Namespace
Appearance Class

User-Task Documentation

Creating and Applying a Style for Cells