[]
        
(Showing Draft Content)

GC.Spread.Pivot

名前空間: Pivot

GC.Spread.Pivot

Table of contents

名前空間

Enumerations

クラス

インターフェイス

型の別名

型の別名

ICalcFieldInfo

Ƭ ICalcFieldInfo: Object

プロパティ fieldName 計算フィールドのフィールド名。

プロパティ formula 計算フィールドの数式。

型宣言

名前
fieldName string
formula string

ICalcItemInfo

Ƭ ICalcItemInfo: Object

プロパティ sourceName ピボットテーブルのsourceField名の名前。

プロパティ calcItemName ピボットテーブルのsourceFieldのcalcItem名の名前。

プロパティ formula ピボットテーブルのsourceFieldの数式calcItem数式。

プロパティ priority ピボットテーブルsourceFieldcalcItemの優先度。

型宣言

名前
calcItemName string
formula string
priority number
sourceName string

IDateGroupInfo

Ƭ IDateGroupInfo: Object

プロパティ by 日付グループ情報の日付単位。

プロパティ [start] グループの開始日。

プロパティ [end] グループの終了日。

型宣言

名前
by DateGroupType
end? Date
start? Date

IDateGroupsInfo

Ƭ IDateGroupsInfo: Object

プロパティ originFieldName ソースフィールド名。

プロパティ {GC.Spread.Pivot.IDateGroupInfo[]} dateGroups 日付グループ情報。

型宣言

名前
dateGroups IDateGroupInfo[]
originFieldName string

IFieldInfo

Ƭ IFieldInfo: Object

プロパティ fieldName フィールド名。

プロパティ sourceName ソース名。

プロパティ dataType ソースのデータ型に対応するフィールド。

プロパティ pivotArea 異なる領域のフィールドに影響を与えるフィールドの種類。

プロパティ pivotIndex フィールドエリアのインデックス。

プロパティ {Date|number} [start] 数値型のデータフィールドの最小値または最も古い日付型のフィールド。

プロパティ {Date|number} [end] 数値型のデータフィールドの最大値または最も最新の日付型のフィールド。

型宣言

名前
dataType PivotDataType
end? Date | number
fieldName string
pivotArea PivotTableFieldType
pivotIndex number
sourceName string
start? Date | number

INumberGroupInfo

Ƭ INumberGroupInfo: Object

プロパティ originFieldName ソースフィールド名。

プロパティ numberGroup 番号グループ情報。

プロパティ [numberGroup.start] 番号グループ情報の開始番号。

プロパティ [numberGroup.end] 番号グループ情報の終了番号。

プロパティ [numberGroup.start] 番号グループ情報のステップ。

型宣言

名前
numberGroup { by: number ; end?: number ; start?: number }
numberGroup.by number
numberGroup.end? number
numberGroup.start? number
originFieldName string

IPivotArea

Ƭ IPivotArea: Object

プロパティ [type]

プロパティ [fieldName]

プロパティ [labelOnly]

プロパティ [dataOnly]

プロパティ [grandRow]

プロパティ [grandCol]

プロパティ {GC.Spread.Pivot.IPivotReference[]} [references]

型宣言

名前
dataOnly? boolean
fieldName? string
grandCol? boolean
grandRow? boolean
labelOnly? boolean
references? IPivotReference[]
type? PivotAreaType

IPivotAreasCollection

Ƭ IPivotAreasCollection: Object

プロパティ {Object.<string, GC.Spread.Pivot.IPivotArea[]>} - キーはピボットテーブル名を示し、値は選択されたピボット領域を示します。

Index signature

▪ [pivotTableName: string]: IPivotArea[]


IPivotConditionFilterInfo

Ƭ IPivotConditionFilterInfo: Object

プロパティ conditionByName

プロパティ {GC.Pivot.IPivotCaptionConditionFilterInfo | GC.Pivot.IPivotDateConditionFilterInfo | GC.Pivot.IPivotTop10ConditionFilterInfo | GC.Pivot.IPivotValueConditionInfo} condition

型宣言

名前
condition IPivotCaptionConditionFilterInfo | IPivotDateConditionFilterInfo | IPivotTop10ConditionFilterInfo | IPivotValueConditionInfo
conditionByName string

IPivotNodeInfo

Ƭ IPivotNodeInfo: Object

プロパティ {GC.Spread.Pivot.IPivotItemInfo[]} fieldInfos ノード情報のラベルフィールド情報。

プロパティ valueInfo ノード情報の値フィールド情報。

型宣言

名前
fieldInfos IPivotItemInfo[]
valueInfo IValueInfo

IPivotOverwriteNodeInfo

Ƭ IPivotOverwriteNodeInfo: Object

プロパティ {GC.Spread.Pivot.IPivotItemInfo[]} fieldInfos ノード情報のラベルフィールド情報。

プロパティ valueInfo ノード情報の値フィールド情報。

プロパティ value ノード情報の値。

型宣言

名前
fieldInfos IPivotItemInfo[]
value number
valueInfo IValueInfo

IPivotReference

Ƭ IPivotReference: Object

プロパティ fieldName

プロパティ [subtotal]

プロパティ {string[]} [items]

型宣言

名前
fieldName string
items? string[]
subtotal? boolean

IPivotShowDataAsInfo

Ƭ IPivotShowDataAsInfo: Object

プロパティ baseFieldName

プロパティ baseFieldItemType

プロパティ baseFieldItem

型宣言

名前
baseFieldItem? string
baseFieldItemType? PivotShowDataAsBaseItemType
baseFieldName? string
showDataAs PivotShowDataAs

IPivotStyle

Ƭ IPivotStyle: Object

プロパティ pivotArea ピボットテーブルのpivotArea。

プロパティ style pivotAreaに使用されるスタイル。

型宣言

名前
pivotArea? IPivotArea
style? Style

IPivotTableOption

Ƭ IPivotTableOption: Object

プロパティ [allowMultipleFiltersPerField]

プロパティ [fillDownLabels]

プロパティ [insertBlankLineAfterEachItem]

プロパティ grandTotalPosition

プロパティ subtotalsPosition

プロパティ displayFieldsInPageFilterArea

プロパティ reportFilterFieldsPerColumn

プロパティ [bandRows]

プロパティ [bandColumns]

プロパティ [showRowHeader]

プロパティ [showColumnHeader]

プロパティ [showDrill]

プロパティ [showMissing]

プロパティ {string | number} missingCaption

プロパティ rowLabelIndent

プロパティ [printDrill]

プロパティ [itemPrintTitles]

プロパティ [fieldPrintTitles]

プロパティ [showFilter]

プロパティ [showToolTip]

プロパティ [mergeItem]

プロパティ [isShowErrorValue]

プロパティ [errorValueInfo]

プロパティ [rowHeaderCaption]

プロパティ [colHeaderCaption]

プロパティ [showHeaders]

プロパティ [calcItemAggregation]

プロパティ [enableDataValueEditing]

型宣言

名前
allowMultipleFiltersPerField? boolean
bandColumns? boolean
bandRows? boolean
calcItemAggregation? CalcItemAggregation
colHeaderCaption? string
displayFieldsInPageFilterArea? DisplayFields
enableDataValueEditing? boolean
errorValueInfo? string
fieldPrintTitles? boolean
fillDownLabels? boolean
grandTotalPosition? GrandTotalPosition
insertBlankLineAfterEachItem? boolean
isShowErrorValue? boolean
itemPrintTitles? boolean
mergeItem? boolean
missingCaption? string | number
printDrill? boolean
reportFilterFieldsPerColumn? number
rowHeaderCaption? string
rowLabelIndent? number
showColumnHeader? boolean
showDrill? boolean
showFilter? boolean
showHeaders? boolean
showMissing? boolean
showRowHeader? boolean
showToolTip? boolean
subtotalsPosition? SubtotalsPosition

IPivotTablePosition

Ƭ IPivotTablePosition: Object

プロパティ row ピボットテーブルの開始行を示します。

プロパティ col ピボットテーブルの開始列を示します。

プロパティ [sheetName] ピボットテーブルが配置されているシート。

型宣言

名前
col number
row number
sheetName? string

IPivotTableRange

Ƭ IPivotTableRange: Object

プロパティ page フィルタ領域の範囲。

プロパティ content コンテンツ領域の範囲。

型宣言

名前
content Range
page Range

IPivotTableView

Ƭ IPivotTableView: Object

プロパティ name

プロパティ config

型宣言

名前
config ISerializeInfo
name string

IPivotTextFilterInfo

Ƭ IPivotTextFilterInfo: Object

プロパティ textItem

型宣言

名前
textItem ITextCollectionCondition

ISerializeFieldInfo

Ƭ ISerializeFieldInfo: Object

プロパティ conditionBySourceName

プロパティ displayName

プロパティ [subtotal]

プロパティ {GC.Spread.Pivot.IPivotTextFilterInfo | GC.Spread.Pivot.IPivotConditionFilterInfo} [labelFilter]

プロパティ [valueFilter]

プロパティ [sortInfo]

型宣言

名前
displayName string
labelFilter? IPivotTextFilterInfo | IPivotConditionFilterInfo
sortInfo? IPivotViewSortInfo
sourceName string
subtotal? SubtotalType
valueFilter? IPivotConditionFilterInfo

ISerializeInfo

Ƭ ISerializeInfo: Object

プロパティ [layoutType]

プロパティ [options] ピボットテーブルのオプション。

プロパティ [theme] ピボットテーブルのテーマ。

プロパティ [valuePosition] ピボットテーブルのvaluePosition情報

プロパティ {number[]} [pivotTablePosition] ピボットテーブルの位置。

プロパティ {GC.Spread.Pivot.ISerializeFieldInfo[][]} [fieldsInfo] ピボットテーブルのフィールド情報。

プロパティ [styles] ピボットテーブルのピボットエリアのスタイル。

プロパティ [collapseItems] ピボットテーブルの折りたたみ情報。

プロパティ {GC.Spread.Pivot.ISerializeShowDataAsInfo[]} [showDataAsList] データをピボット テーブルの情報として表示します。

型宣言

名前
collapseItems? object
fieldsInfo? ISerializeFieldInfo[][]
layoutType? PivotTableLayoutType
options? object
pivotTablePosition? number[]
showDataAsList? ISerializeShowDataAsInfo[]
showNoDataInfo? object
styles? IPivotStyle[]
theme? string
valuePosition? IDataPosition

ISerializeShowDataAsInfo

Ƭ ISerializeShowDataAsInfo: Object

プロパティ valueFieldName

プロパティ showDataAsInfo

型宣言

名前
showDataAsInfo IPivotShowDataAsInfo
valueFieldName string

ISourceFieldInfo

Ƭ ISourceFieldInfo: Object

プロパティ name ソースフィールドの名前。

プロパティ [fieldType] ピボットフィールドの種類は、計算フィールドまたはグループフィールドです。

型宣言

名前
fieldType? PivotSourceFieldType
name string

ITextCollectionCondition

Ƭ ITextCollectionCondition: Object

プロパティ {string[]} list

プロパティ isAll

型宣言

名前
isAll boolean
list string[]

ITextGroupInfo

Ƭ ITextGroupInfo: Object

プロパティ originFieldName ソースフィールド名。

プロパティ textGroup Tテキストのグループ情報。

プロパティ textGroup.fieldName グループ化されたフィールド名。

プロパティ textGroup.groupItems テキストグループアイテムの情報。

型宣言

名前
originFieldName string
textGroup { fieldName: string ; groupItems: IStringGroupItems }
textGroup.fieldName string
textGroup.groupItems IStringGroupItems