[]
        
Represents the CellRange type.
public enum CellRangeType
  Public Enum CellRangeType
  | Name | Description | 
|---|---|
| Cell | Represents the cell CellType  | 
      
| Column | Represents the column CellType  | 
      
| Row | Represents the row CellType  | 
      
| Sheet | Represents the sheet CellType  |