Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/ Path Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Path Property (IWorkbook)
In This Topic
Gets or sets a string that represents the path to the workbook file that this workbook object represents.
Syntax
C#
System.
string
Path {
get
;
set
;}
See Also
Reference
IWorkbook Interface
IWorkbook Members