[]
        
Specifies how to plot the sparkline when the data on which it is based is in a square-shaped range.
public enum SparklineRowCol
  Public Enum SparklineRowCol
  | Name | Description | 
|---|---|
| Columns | Plot the data by columns.  | 
      
| None | The sparkline is not bound to data in a square-shaped range.  | 
      
| Rows | Plot the data by rows.  |