SpreadsheetGear
RangeLocationFlags Enumeration
See Also  Send Feedback
SpreadsheetGear.Windows.Forms Namespace : RangeLocationFlags Enumeration

Specifies options for calculating locations from ranges and ranges from locations.

Syntax

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

Members

MemberDescription
None Specifies default behaviour; ignore headers, use first pane.
Pane1 Specifies that the first pane is to be used.
Pane2 Specifies that the second pane is to be used.
Pane3 Specifies that the third pane is to be used.
Pane4 Specifies that the fourth pane is to be used.
Headers Specifies that row and column headers are to be considered. This flag is used if row and column header locations are to be considered. A row or column value of -1 is used for headers.

Inheritance Hierarchy

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

Requirements

Namespace: SpreadsheetGear.Windows.Forms

Platforms: x86 and x64 versions of Windows 2000, Windows XP, Windows Vista, Windows 7, Windows Server 2003 (including R2) and Windows Server 2008 (including R2). SpreadsheetGear 2009 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.