 | DocumentPath Constructor |
Constructor with defined file name and path
Namespace: NanoXLSX.LowLevelAssembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+3223c8b99fcd3402b4ae016daa480abac16f8a9f
Syntaxpublic DocumentPath(
string filename,
string path
)
Parameters
- filename String
- File name of the document
- path String
- Path of the document
See Also