Table of Contents

LoadLinkedFileEventArgs.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

Namespace: FlexCel.Core

public String FileName { get; }

See also