[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.FullName

FullName Property

FullName

Returns the name of the workbook, including its path on disk.

Declaration
public string FullName { get; }
Public ReadOnly Property FullName As String
Implements