Table of Contents

ExcelFile.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.Core

public abstract Boolean HasWebAddinTaskPanes()

See also