FILECSVOPTIONS_HORIZONTALCELLALIGNMENT

typedef enum FILECSVOPTIONS_HORIZONTALCELLALIGNMENT 
{ 
   FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_LEFT, 
   FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_CENTER, 
   FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_RIGHT, 
 
} FILECSVOPTIONS_HORIZONTALCELLALIGNMENT; 

Horizontal alignment of the cell used when rendering CSV files.

Members

FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_LEFT

Left margin of the cell

FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_CENTER

Center of the cell

FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_RIGHT

Right margin of the cell

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

LEADTOOLS Raster Imaging C API Help

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