ComponentOne Studio Web API Edition
HAlignType Enumeration

Horizontal alignment options.
Syntax
[Newtonsoft.Json.JsonConverter(Newtonsoft.Json.Converters.StringEnumConverter)]
public enum HAlignType : System.Enum 
'Declaration
 
<Newtonsoft.Json.JsonConverterAttribute(Newtonsoft.Json.Converters.StringEnumConverter)>
Public Enum HAlignType 
   Inherits System.Enum
 
Members
MemberDescription
CenterCentered Horizontal Alignment.
FillFill.
GeneralGeneral Horizontal Alignment.
JustifyJustify.
LeftLeft Horizontal Alignment.
RightRight Horizontal Alignment.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Api.Excel.HAlignType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Api.Excel Namespace

 

 


Copyright © 2025 GrapeCity, inc. All rights reserved.