FileName Field

Office Open XML

The code for "this workbook's file name"

Namespace:  OfficeOpenXml
Assembly:  EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)

Syntax

C#
public const string FileName
Visual Basic (Declaration)
Public Const FileName As String
Visual C++
public:
literal String^ FileName

See Also