SpreadsheetGear 2010
RangeExplorerCategoryFlags Enumeration
See Also  Send Feedback
SpreadsheetGear.Windows.Forms Namespace : RangeExplorerCategoryFlags Enumeration

Specifies which categories will be shown by the range explorer.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum RangeExplorerCategoryFlags 
   Inherits System.Enum
C# 
[FlagsAttribute()]
public enum RangeExplorerCategoryFlags : System.Enum 

Members

MemberDescription
Alignment Specifies that the alignment category is available.
All Specifies that all categories are available.
Borders Specifies that the borders category is available.
Font Specifies that the font category is available.
FormatConditions Specifies that the conditional formats category is available.
Hyperlink Specifies that the hyperlink category is available.
Interior Specifies that the interior category is available.
None Specifies that no category is available.
NumberFormat Specifies that the number format category is available.
Protection Specifies that the protection category is available.
Validation Specifies that the validation category is available.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Windows.Forms.RangeExplorerCategoryFlags

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2010 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.