LowLevel.DocumentPath.GetFullPath Method

NanoXLSX

NanoXLSX

LowLevelDocumentPathGetFullPath Method

Method to return the full path of the document

Namespace:  NanoXLSX.LowLevel
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string GetFullPath()

Return Value

Type: String
Full path
See Also