GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / AddTooltipText Property
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