Table of Contents

TTokenMissingArgument Class

A missing argument for a function. For example the second parameter in the formula: "=IF(A1 = 1,,"Hello")"

Syntax

Namespace: FlexCel.Core

public class TTokenMissingArgument: TToken

Constructors

Name Description
TTokenMissing​Argument Creates a new Missing argument token.