NanoXLSX Library Documentation
![]() | LowLevelDocumentPath Constructor (String, String) |
Constructor with defined file name and path
Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public DocumentPath( string filename, string path )
Parameters
- filename
- Type: SystemString
File name of the document - path
- Type: SystemString
Path of the document
