Describes the layout of one row or column line in the PivotTable view.
      
        | Element | Description | 
      
        | ItemType | Specifies the type of data that is to appear in this row or column in the PivotTable view. | 
      
        | DataField | Specifies which data field (of the PivotField items) this PTLineItem represents. | 
      
        | BlockTotal | Contains a Boolean indicating if this PTLineItem is for a block total (a special type of subtotal displayed at the bottom of the PivotTable view). | 
      
        | CountOfSameItems | Indicates how many repetitions of the outside header are required where columns or rows have multiple headers. | 
      
        | Item | Contains the index for PivotItems. | 
    
None.