Spread Silverlight Documentation
ExcelTabStripPolicy Enumeration


Specifies when the component displays the sheet name tabs.
Syntax
'Declaration
 
Public Enum ExcelTabStripPolicy 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelTabStripPolicy
public enum ExcelTabStripPolicy : System.Enum 
Members
MemberDescription
AlwaysAlways displays the sheet tabs
AsNeededDisplays the sheet tabs only when needed
NeverDoes not display the sheet tabs
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.ExcelTabStripPolicy

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.