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


In This Topic
    ColumnInfo Class
    In This Topic
    Represents a column in the SheetInfo.
    Object Model
    ColumnInfo Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ColumnInfo 
       Inherits RangeInfo
    'Usage
     
    Dim instance As ColumnInfo
    public sealed class ColumnInfo : RangeInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Wpf.SpreadSheet.StyleObjectInfo
          GrapeCity.Wpf.SpreadSheet.RangeInfo
             GrapeCity.Wpf.SpreadSheet.ColumnInfo

    See Also