'Declaration Public Enum TabAreaButtonType Inherits System.Enum
public enum TabAreaButtonType : System.Enum
Member | Description |
---|---|
ActivateNextOutOfView | Activates the worksheet associated with the tab item that is scrolled out of view on the right. |
ActivatePreviousOutOfView | Activates the worksheet associated with the tab item that is scrolled out of view on the left. |
AddSheet | Creates one or more new worksheets within the UltraSpreadsheet.Workbook |
ScrollNext | Scrolls the tabs items such that the next out of view tab item is brought into view. |
ScrollPrevious | Scrolls the tab items such that the previous out of view tab item is brought into view. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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