[]
Gets or sets the cell type for cells in this RangeInfo.
[Browsable(false)]
public virtual ICellType CellType { get; set; }
<Browsable(False)>
Public Overridable Property CellType As ICellType
Type | Description |
---|---|
ICellType | The cell type of for cells in this RangeInfo. |