Compartir a través de


PivotField.AutoSortPivotLine Propiedad

Definición

Devuelve el objeto PivotLine usado para ordenar automáticamente el campo especificado PivotTable . Solo lectura.

public:
 property Microsoft::Office::Interop::Excel::PivotLine ^ AutoSortPivotLine { Microsoft::Office::Interop::Excel::PivotLine ^ get(); };
public Microsoft.Office.Interop.Excel.PivotLine AutoSortPivotLine { get; }
Public ReadOnly Property AutoSortPivotLine As PivotLine

Valor de propiedad

PivotLine

Se aplica a