PivotField.AutoSortEx(Int32, String, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public void AutoSortEx (int Order, string Field, object PivotLine, object CustomSubtotal);
Public Sub AutoSortEx (Order As Integer, Field As String, Optional PivotLine As Object, Optional CustomSubtotal As Object)
Paramètres
- Order
- Int32
- Field
- String
- PivotLine
- Object
- CustomSubtotal
- Object