Table of Contents

TLoadLinkedFileEventArgs.FileName Property

The filename of the file we need. Note: The path of this filename is relative to where the parent file is. you might need to add the main path to it in order to load the files.

Syntax

Unit: FlexCel.Core

property TLoadLinkedFileEventArgs.FileName: string

See also