var instance = new GC.Spread.Pivot.PivotTableTimelineSlicer();
function PivotTableTimelineSlicer;
var instance = new GC.Spread.Pivot.PivotTableTimelineSlicer();
function PivotTableTimelineSlicer;
Object
GC.Spread.Pivot.PivotTableTimelineSlicer
Name | Description | |
---|---|---|
![]() | PivotTableTimelineSlicer Constructor | Represents a pivot timeline slicer. |
Name | Description | |
---|---|---|
![]() | allowMove | Gets or sets the allowMove of the slicer. |
![]() | allowResize | Gets or sets the allowResize of the slicer. |
![]() | captionName | Gets or sets the captionName of the slicer. |
![]() | connectPivotTable | Connect pivot table with the slicer |
![]() | disableResizingAndMoving | Gets or sets the disableResizingAndMoving of the slicer. |
![]() | disconnectPivotTable | Disconnect pivot table with the slicer |
![]() | dynamicMove | Gets or sets the dynamicMove of the slicer. |
![]() | dynamicSize | Gets or sets the dynamicSize of the slicer. |
![]() | endColumn | Gets or sets the endColumn of the slicer. |
![]() | endColumnOffset | Gets or sets the endColumnOffset of the slicer. |
![]() | endRow | Gets or sets the endRow of the slicer. |
![]() | endRowOffset | Gets or sets the endRowOffset of the slicer. |
![]() | getAllConnectedPivotTables | get all connected PivotTables |
![]() | getAllPivotTables | get all PivotTables whether connected or not. |
![]() | getConnectedPivotTableNameList | get all connected PivotTables' name. |
![]() | height | Gets or sets the height of the slicer. |
![]() | isConnectedPivotTable | Check whether pivot table connect with the slicer |
![]() | isLocked | Gets or sets the isLocked of the slicer. |
![]() | isSelected | Gets or sets the isSelected of the slicer. |
![]() | isVisible | Gets or sets the isVisible of the slicer. |
![]() | level | Gets or sets the level of the slicer. |
![]() | name | Gets or sets the name of the slicer. |
![]() | nameInFormula | Gets the nameInFormula of the slicer. |
![]() | position | Gets or sets the position of the slicer. |
![]() | refresh | Refresh the slicer. |
![]() | scrollPosition | Gets or sets the scrollPosition of the slicer. |
![]() | sheet | Get the worksheet of the slicer. |
![]() | showHeader | Gets or sets the showHeader of the slicer. |
![]() | showHorizontalScrollbar | Gets or sets the showHorizontalScrollbar of the slicer. |
![]() | showSelectionLabel | Gets or sets the showSelectionLabel of the slicer. |
![]() | showTimeLevel | Gets or sets the showTimeLevel of the slicer. |
![]() | sourceName | Get the sourceName of the slicer. |
![]() | startColumn | Gets or sets the startColumn of the slicer. |
![]() | startColumnOffset | Gets or sets the startColumnOffset of the slicer. |
![]() | startRow | Gets or sets the startRow of the slicer. |
![]() | startRowOffset | Gets or sets the startRowOffset of the slicer. |
![]() | style | Gets or sets the style of the slicer. |
![]() | width | Gets or sets the width of the slicer. |
![]() | x | Gets or sets the x of the slicer. |
![]() | y | Gets or sets the y of the slicer. |