←Select platform

CsvVerticalCellAlignment Enumeration

Summary

Indicates the vertical cell alignment.

Syntax
C#
C++/CLI
Python
public enum CsvVerticalCellAlignment 
public: 
   enum class CsvVerticalCellAlignment sealed 
class CsvVerticalCellAlignment(Enum): 
   Top = 0 
   Center = 1 
   Bottom = 2 
Members
ValueMemberDescription
0TopTop of the cell
1CenterCenter of the cell
2BottomBottom 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.