| GrapeCity.Excel Namespace : ExcelScrollBarPolicy Enumeration |
'Declaration Public Enum ExcelScrollBarPolicy Inherits System.Enum
'Usage Dim instance As ExcelScrollBarPolicy
public enum ExcelScrollBarPolicy : System.Enum
| Member | Description |
|---|---|
| Always | Displays the scroll bars at all times |
| AsNeeded | Displays the scroll bars only when needed |
| Never | Does not display the scroll bars |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelScrollBarPolicy
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)