←Select platform

HorizontalCellAlignment Property

Summary

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

Syntax
C#
VB
C++
public CsvHorizontalCellAlignment HorizontalCellAlignment { get; set; } 
Public Property HorizontalCellAlignment() As CsvHorizontalCellAlignment 
   Get 
   Set 
public:  
   property CsvHorizontalCellAlignment^ HorizontalCellAlignment 
   { 
      CsvHorizontalCellAlignment^ get() 
      void set(CsvHorizontalCellAlignment^ value) 
   } 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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