←Select platform

VerticalCellAlignment Property

Summary

Gets or sets the vertical alignment of the cell used when rendering CSV files.

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

Property Value

The vertical alignment of the cell used when rendering CSV files. The default value is CsvVerticalCellAlignment.Top.

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.