PivotField.AutoSortEx(Int32, String, Object, Object) 方法

定义

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)

参数

Order
Int32
Field
String
PivotLine
Object
CustomSubtotal
Object

适用于