Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace
/
WorkbookReference Class
/ Name Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Name Property (WorkbookReference)
In This Topic
The name of the workbook. If the
BaseDirectory
is not a null reference (
Nothing
in Visual Basic) (
Nothing
), represents the file name of the workbook.
Syntax
C#
public
System.
string
Name {
get
;}
See Also
Reference
WorkbookReference Class
WorkbookReference Members