Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / CellStyleInfo Class
Members


In This Topic
    CellStyleInfo Class
    In This Topic
    Object Model
    CellStyleInfo Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CellStyleInfo 
       Inherits StyleObjectInfo
    'Usage
     
    Dim instance As CellStyleInfo
    public sealed class CellStyleInfo : StyleObjectInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.StyleObjectInfo
          GrapeCity.Wpf.SpreadSheet.CellStyleInfo

    See Also