←Select platform

CsvHorizontalCellAlignment Enumeration

Summary

Indicates the horizontal cell alignment.

Syntax
C#
C++/CLI
Python
public enum CsvHorizontalCellAlignment 
public: 
   enum class CsvHorizontalCellAlignment sealed 
class CsvHorizontalCellAlignment(Enum): 
   Left = 0 
   Center = 1 
   Right = 2 
Members
ValueMemberDescription
0LeftLeft of the cell
1CenterCenter of the cell
2RightRight of the cell
Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

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

Leadtools.Codecs Assembly

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