[@types/flexmonster] Updates for Flexmonster Pivot Table v2.7.23 (#41570)

* Options.caseSensitiveMembers

* new API call added

new API call openCalculatedValueEditor

* added levels for getAllHierarchies() API

* Level definition update

* Added showEmptyValues option

* space deleted - fix

Co-authored-by: Ian Sadovy <ian.sadovy@gmail.com>
This commit is contained in:
Flexmonster Team 2020-01-15 22:39:57 +02:00 committed by Eli Barzilay
parent 5b226092fd
commit 46ea8c2e2a

View File

@ -266,6 +266,7 @@ declare namespace Flexmonster {
showHierarchyCaptions?: boolean;
showReportFiltersArea?: boolean;
showTotals?: boolean;
showEmptyValues?: boolean;
title?: string;
type?: string;
showAutoCalculationBar?: boolean;