[]
GC.Pivot
Ƭ IDataPosition: Object
property
[display]
property
property
Name | Type |
---|---|
display? |
boolean |
positionIndex |
number |
positionType |
DataPosition |
Ƭ IPivotCaptionConditionFilterInfo: Object
property
conType
property
{string[]} val
property
operator
Name | Type |
---|---|
conType |
PivotConditionType |
operator |
PivotCaptionFilterOperator |
val |
string [] |
Ƭ IPivotDateConditionFilterInfo: Object
property
conType
property
{Date[]} val
property
operator
property
isWholeDay
property
isDynamicEndDate
property
isParallel
property
by
Name | Type |
---|---|
by? |
PivotAdvancedDateFilterBy |
conType |
PivotConditionType |
isDynamicEndDate? |
boolean |
isParallel? |
boolean |
isWholeDay |
boolean |
operator |
PivotDateFilterOperator |
val |
Date [] |
Ƭ IPivotTop10ConditionFilterInfo: Object
property
conType
property
val
property
type
property
operator
Name | Type |
---|---|
conType |
PivotConditionType |
operator |
PivotTop10FilterOperator |
type |
PivotTop10FilterType |
val |
number |
Ƭ IPivotValueConditionInfo: Object
property
conType
property
{number[]} val
property
operator
Name | Type |
---|---|
conType |
PivotConditionType |
operator |
PivotValueFilterOperator |
val |
number [] |
Ƭ IPivotViewSortInfo: Object
property
[customSortInfo]
property
sortType
property
[sortValueFieldName]
Name | Type |
---|---|
customSortInfo? |
ICustomSortCallBack |
sortType? |
SortType |
sortValueFieldName? |
string |
Ƭ IStringGroupItems: Object
property
{Object.<string, string[] | number[]>} -The group field items name and the matched items text.
▪ [groupItemName: string
]: (string
| number
)[]
Ƭ IValueInfo: Object
property
sourceName value field source name.
property
subtotalType value field subtotal type.
Name | Type |
---|---|
sourceName |
string |
subtotalType |
SubtotalType |