Table of Contents

TXlsFile.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.XlsAdapter

function TXlsFile.HasWebAddinTaskPanes: Boolean; override;

See also