Table of Contents

TExcelFile.PivotTableCountInSheet Method

Returns the number of pivot tables in the active sheet.

Syntax

Unit: FlexCel.Core

function TExcelFile.PivotTableCountInSheet: Integer; virtual; abstract;

See also