Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / AddTooltipText Property
In This Topic
    AddTooltipText Property
    In This Topic
    Indicates whether adding tooltip text when the data can't be fully displayed. The default value is false.
    Syntax
    public System.bool AddTooltipText {get; set;}
    See Also