Workbook.FileName

Workbook.FileName property

Gets and sets the current file name.

public string FileName { get; set; }

Remarks

If the file is opened by stream and there are some external formula references, please set the file name.

See Also