GridWorksheet.GetColumnHeaderToolTip
GridWorksheet.GetColumnHeaderToolTip method
Gets the columnheader’s tooltip text.
public string GetColumnHeaderToolTip(int colIndex)
Parameter | Type | Description |
---|---|---|
colIndex | Int32 | The column’s index. |
Return Value
The tooltip text.
See Also
- class GridWorksheet
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb