[フレーム]
 []
 
MESCIUS Logo MESCIUS Logo
Document Solutions for Excel, .NET Edition Logo
DEMOS DOCS API PRICING
FREE TRIAL
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotField.AutoSort

AutoSort Method

AutoSort(SortOrder?, string)

Establishes automatic field-sorting rules for PivotTable reports.

Declaration
void AutoSort(SortOrder? order, string field = null)
Sub AutoSort(order As SortOrder?, Optional field As String = Nothing)
Parameters
Type Name Description
SortOrder? order

Required SortOrder. The sort order.

string field

The name of the sort key field. You must specify the unique name (as returned from the PivotField.SourceName property) and not the displayed name.

AltStyle によって変換されたページ (->オリジナル) /