GridWorksheet.SetColumnHeaderToolTip
GridWorksheet.SetColumnHeaderToolTip method
Sets the columnheader’s tooltip text.
public void SetColumnHeaderToolTip(int colIndex, string toolTip)
Parameter | Type | Description |
---|---|---|
colIndex | Int32 | The column’s index. |
toolTip | String | The tooltip text. |
See Also
- class GridWorksheet
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb