Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Name Property
In This Topic
    Name Property (IWorkbook)
    In This Topic
    Gets or sets a string value that represents the name of the workbook.
    Syntax
    System.string Name {get; set;}
    See Also