SpreadsheetGear 2010
HAlign Enumeration
See Also  Send Feedback
SpreadsheetGear Namespace : HAlign Enumeration

Specifies the horizontal alignment of a cell or object.

Syntax

Visual Basic (Declaration) 
Public Enum HAlign 
   Inherits System.Enum
C# 
public enum HAlign : System.Enum 

Members

MemberDescription
CenterSpedifies that the text should be centered.
CenterAcrossSelection Text is centered across empty cells in the selection without merging the cells.
Distributed Specifies that text should wrap and be aligned to form straight edges on the left and right, including the last line.
FillSpecifies that the text will be repeated to fill the cell.
General Specifies that text is left justified, numbers (including dates and times) are right justified, and logical values are centered.
Justify Specifies that text should wrap and be aligned to form straight edges on the left and right, except for the last line which is left justified.
LeftSpedifies left justification.
RightSpedifies right justification.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.HAlign

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.