Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Expressions Namespace / NameNode Class / LastWorksheetName Property
In This Topic
    LastWorksheetName Property (NameNode)
    In This Topic
    If the name represents a range of worksheets, represents the worksheet at the end of the range.
    Syntax
    public System.string LastWorksheetName {get; set;}
    See Also