'Declaration Public Enum SpreadsheetToolTipType Inherits System.Enum
public enum SpreadsheetToolTipType : System.Enum
Member | Description |
---|---|
ClippedValue | This is a tooltip containing the display text for a value that cannot be fully displayed within the available area and was displayed as #'s within the cell. |
FilterButton | This is a tooltip for the dropdown button used to display the autofilter. |
Hyperlink | This is a tooltip displaying the value of the ToolTip property of a WorksheetHyperlink. |
HyperlinkDefault | This is an auto-generated tooltip for a WorksheetHyperlink whose ToolTip is null. |
InvalidDateTime | This is a tooltip for a cell is formatted to be displayed as a date or time but whose value is negative or too large to be displayed as a date. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2