Table of Contents

TExcelFile.HasWebAddinTaskPanes Method

Returns true if the file has any task pane web add-in. Note that this only applies to task pane addins. The content addins are just objects in the sheet.

Syntax

Unit: FlexCel.Core

function TExcelFile.HasWebAddinTaskPanes: Boolean; virtual; abstract;

See also