[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.Function.IsAttached

IsAttached Property

IsAttached

Gets a value indicating whether this function is attached to the workbookset.

Declaration
public virtual bool IsAttached { get; protected set; }
Public Overridable Property IsAttached As Boolean
Property Value
Type Description
bool

true if this function is attached to the workbookset; otherwise, false.