Table of Contents

TImplementedFunction Class

Data of an implemented formula function.

Syntax

Namespace: FlexCel.Core

public class TImplementedFunction

Constructors

Name Description
TImplementedFunction Creates a new TImplementedFunction with supplied values.

Properties

Name Description
Id Formula ID. (Excel specific)
FunctionName Formula Name.
MinArgCount Minimum argument count for the function.
MaxArgCount Maximum argument count for the function.