[]
Represents a column in the SheetInfo.
public sealed class ColumnInfo : RangeInfo
Public NotInheritable Class ColumnInfo
Inherits RangeInfo
Name | Description |
---|---|
ColumnInfo() | Initializes a new instance of the ColumnInfo class. |
Name | Description |
---|---|
Borders | Gets the BordersInfo object that represents the borders of the specified object. |
DataField | Gets or sets a DataField for this column that gets or sets the value of the data source. |
Hidden | Gets or sets a value that indicates whether the column is visible. |
Index | Gets the index of this column in SheetInfo. |
Locked | 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. |
PageBreak | Gets or sets the location of a page break. |
Resizable | |
Width | Gets or sets a value that indicates the column width. |