PicoXLSX Library Documentation
![]() | LowLevelDocumentPath Constructor (String, String) |
Constructor with defined file name and path
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

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