[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Dialogs.BuiltInDialogs.ToggleInsertFunction

ToggleInsertFunction Method

ToggleInsertFunction(FpSpread, Function)

Shows or hides the Insert Function dialog.

Declaration
public static Form ToggleInsertFunction(FpSpread spread, Function insertFunc = null)
Public Shared Function ToggleInsertFunction(spread As FpSpread, Optional insertFunc As [Function] = Nothing) As Form
Parameters
Type Name Description
FpSpread spread

The FpSpread owner.

Function insertFunc
Returns
Type Description
Form

A Form instance if the dialog is not visible; otherwise, null.