[]
        
Specifies the shape of sheet tabs.
public enum EnhancedInterfaceRenderer.SheetTabShape
  Public Enum EnhancedInterfaceRenderer.SheetTabShape
  | Name | Description | 
|---|---|
| IsoscelesTrapezoid | Displays the sheet tab as an icosceles trapezoid (in N. America or trapezium in other parts).  | 
      
| Rectangle | Displays the sheet tab as a rectangle with squared corners.  | 
      
| RoundedRectangle | Displays the sheet tab as a rectangle with rounded corners.  | 
      
| Trapezoid | Displays the sheet tab as a trapezoid (in N. America or trapezium in other parts).  |