FilePath Field

Office Open XML

The code for "this workbook's file path"

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

Syntax

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

See Also