Name | Description | |
---|---|---|
ColumnInfo Constructor | Initializes a new instance of the ColumnInfo class. |
The following tables list the members exposed by ColumnInfo.
Name | Description | |
---|---|---|
ColumnInfo Constructor | Initializes a new instance of the ColumnInfo class. |
Name | Description | |
---|---|---|
Borders | Overridden. Gets the BordersInfo object that represents the borders of the specified object. | |
CellType | Gets or sets the cell type for cells in this RangeInfo. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
DataField | Gets or sets a DataField for this column that gets or sets the value of the data source. | |
Font | Gets the FontInfo object that represents the font of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
Hidden | Gets or sets a value that indicates whether the column is visible. | |
HorizontalAlignment | Gets or sets the horizontal alignment. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
IndentLevel | Gets or sets the indent level. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
Index | Gets the index of this column in SheetInfo. | |
Interior | Gets the StyleObjectInfo.Interior object that represents the interior of the specified object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
Locked | Overridden. Gets or sets a value indicating whether this RangeInfo is locked. | |
MergePolicy | Gets or Set a value indicating whether the merge policy. | |
Name | Gets or sets the ColumnInfo name. | |
NumberFormat | Gets or sets the number format of current cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
Orientation | Gets or sets the text orientation. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
PageBreak | Gets or sets the location of a page break. | |
Resizable | ||
ShrinkToFit | Gets or sets a value indicating whether text automatically shrinks to fit in the available column width. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
Style | Gets or sets the style for the cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
StyleName | Gets or sets the style for the cell. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
VerticalAlignment | Gets or sets the vertical alignment. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) | |
Width | Gets or sets a value that indicates the column width. | |
WrapText | Gets or sets a value indicating whether Spread wraps the text in the object. (Inherited from GrapeCity.Wpf.SpreadSheet.StyleObjectInfo) |