mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-31 14:20:32 +00:00
[@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:
committed by
Eli Barzilay
co-authored by
Ian Sadovy
parent
5b226092fd
commit
46ea8c2e2a
Vendored
+1
@@ -266,6 +266,7 @@ declare namespace Flexmonster {
|
||||
showHierarchyCaptions?: boolean;
|
||||
showReportFiltersArea?: boolean;
|
||||
showTotals?: boolean;
|
||||
showEmptyValues?: boolean;
|
||||
title?: string;
|
||||
type?: string;
|
||||
showAutoCalculationBar?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user