[]
Gets the cell control type for the associated range.
CellControlType Type { get; }
ReadOnly Property Type As CellControlType
If all cells in the range have the same control type, that type is returned. If the range contains mixed control types or no control, None is returned.