SpreadsheetGear
Pattern Enumeration
See Also  Send Feedback
SpreadsheetGear Namespace : Pattern Enumeration

Specifies the pattern of the interior of a cell or object.

Syntax

Visual Basic (Declaration) 
Public Enum Pattern 
   Inherits Enum
C# 
public enum Pattern : Enum 

Members

MemberDescription
None Specifies a transparent pattern.
Automatic Pattern is determined automatically.
Checker Specifies a checker pattern.
CrissCross Specifies a criss-cross pattern.
Down Specifies a diagonal pattern running from top left to bottom right.
Gray16 Specifies a 16% pattern.
Gray25 Specifies a 25% pattern.
Gray50 Specifies a 50% pattern.
Gray75 Specifies a 75% pattern.
Gray8 Specifies an 8% pattern.
Grid Specifies a grid pattern.
Horizontal Specifies a horizontal pattern.
LightDown Specifies a light diagonal pattern running from top left to bottom right.
LightHorizontal Specifies a light horizontal pattern.
LightVertical Specifies a light vertical pattern.
LightUp Specifies a light diagonal pattern running from bottom left to top right.
SemiGray75 Specifies a 75% pattern.
Solid Specifies a solid background with no pattern.
Up Specifies a diagonal pattern running from bottom left to top right.
Vertical Specifies a vertical pattern.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Pattern

Requirements

Namespace: SpreadsheetGear

Platforms: Windows 2000, Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. SpreadsheetGear 2008 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.

Assembly: SpreadsheetGear (in SpreadsheetGear.dll)

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.