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

In This Topic
    ColumnInfo Class Members
    In This Topic

    The following tables list the members exposed by ColumnInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ColumnInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the BordersInfo object that represents the borders of the specified object.  
    Public PropertyGets or sets the cell type for cells in this RangeInfo. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets a DataField for this column that gets or sets the value of the data source.  
    Public PropertyGets the FontInfo object that represents the font of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets a value that indicates whether the column is visible.  
    Public PropertyGets or sets the horizontal alignment. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the indent level. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets the index of this column in SheetInfo.  
    Public PropertyGets the StyleObjectInfo.Interior object that represents the interior of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyOverridden. Gets or sets a value indicating whether this RangeInfo is locked.  
    Public PropertyGets or Set a value indicating whether the merge policy.  
    Public PropertyGets or sets the ColumnInfo name.  
    Public PropertyGets or sets the number format of current cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the text orientation. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the location of a page break.  
    Public Property  
    Public PropertyGets or sets a value indicating whether text automatically shrinks to fit in the available column width. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the style for the cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the style for the cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets the vertical alignment. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Public PropertyGets or sets a value that indicates the column width.  
    Public PropertyGets or sets a value indicating whether Spread wraps the text in the object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo)
    Top
    See Also