←Select platform

HorizontalAlignment Property

Summary

Gets or sets the horizontal alignment of the cell's content within a sheet to determine the positioning of its content along the horizontal axis within the boundaries.

Syntax

C#
C++/CLI
Python
public HorizontalAlignment HorizontalAlignment { get; set; } 
public:  
   property HorizontalAlignment^ HorizontalAlignment 
   { 
      HorizontalAlignment^ get() 
      void set(HorizontalAlignment^ value) 
   } 
HorizontalAlignment # get and set (CellStyle) 

Property Value

The HorizontalAlignment enumeration value indicating the alignment mode.

Remarks

This property affects the horizontal positioning of the content within the cell.

Requirements

Target Platforms

See Also

CellStyle Class

CellStyle Members

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.