mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-04 07:52:51 +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:
parent
5b226092fd
commit
46ea8c2e2a
1
types/flexmonster/index.d.ts
vendored
1
types/flexmonster/index.d.ts
vendored
@ -266,6 +266,7 @@ declare namespace Flexmonster {
|
||||
showHierarchyCaptions?: boolean;
|
||||
showReportFiltersArea?: boolean;
|
||||
showTotals?: boolean;
|
||||
showEmptyValues?: boolean;
|
||||
title?: string;
|
||||
type?: string;
|
||||
showAutoCalculationBar?: boolean;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user