Table of Contents

XlsFile.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

Namespace: FlexCel.XlsAdapter

public override Boolean HasWebAddinTaskPanes()

See also