Tool Tips in the Column Header

Is there a way to set tool tips within the column headers just as you would with the cells. Please let me know, Thanks,
Jennifer

Hi Jennifer,

Thank you for considering Aspose.

You can use GridWeb.WebWorksheets[0].SetColumnHeaderToolTip(int ColumnIndex,string tooltip) method to assign the tooltip to a column header.

Thank You & Best Regards,