←Select platform

HorizontalCellAlignment Property

Summary

Gets or sets the horizontal alignment of the cell to use when rendering CSV files.

Syntax
C#
C++/CLI
Python
public CsvHorizontalCellAlignment HorizontalCellAlignment { get; set; } 
public:  
   property CsvHorizontalCellAlignment^ HorizontalCellAlignment 
   { 
      CsvHorizontalCellAlignment^ get() 
      void set(CsvHorizontalCellAlignment^ value) 
   } 
HorizontalCellAlignment # get and set (CodecsCsvLoadOptions) 

Property Value

The horizontal alignment of the cell to use when rendering CSV files. The default value is CsvHorizontalCellAlignment.Left.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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