Table of Contents

FlexCelReport.ClearUserFunctions Method

Destroys all user defined functions on the report. To add new functions, use SetUserFunction

Syntax

Namespace: FlexCel.Report

public void ClearUserFunctions()

See also