Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / DisplayName Property
In This Topic
    DisplayName Property
    In This Topic
    Gets or sets the display name for the specified ITable.
    Syntax
    System.string DisplayName {get; set;}
    See Also