HasDetails Property

Microsoft Office Web Components Object Model

HasDetails Property

       

True if detail records can be displayed for a given cell; False if detail records are not available for display. This property is automatically reset whenever the data is requeried. If this property is set to False, the expansion indicators are not displayed for inner members. This property is always set to False if the provider is multidimensional. Read-only Boolean.

expression.HasDetails

expression   Required. An expression that returns a PivotTable object.