Table of Contents

TUnsupportedFormula.FileName Property

This property has the name of the physical file being evaluated, and can be of use when evaluating linked files. If the files are opened from a stream or not from a physical place, it will be null.

Syntax

Namespace: FlexCel.Core

public String FileName { get; set; }

See also