Cell Summary API
Provides run-time access to the Cell Summary function and Cell Summary State
tip
If you are using the Finance Plugn, extra finance-related operations are available
Cell Summary API Methods
Method | Description |
---|---|
addCellSummaryOperationDefinitions(definitions) | Adds Cell Summary Definitions to Cell Summary State |
getCellSummaryOperation() | Retrieves currently selected Cell Summary Operation |
getCellSummaryOperationDefinitions() | Retrieves all Cell Summary Definitions from Cell Summary State |
getCellSummaryState() | Retrieves Cell Summary section from AdapTable State |
showCellSummaryPopup() | Opens Cell Summary popup screen |
See API documentation for full details of all available functions with lists of parameters