Column.ValueHorizontalJustification Property
Parent Object: ColumnDescription
Specifies the horizontal justification of the column values.
Syntax
Column.ValueHorizontalJustification() As HorizontalTextAlignmentEnumProperty Value
This is a read/write property whose value is a HorizontalTextAlignmentEnum.Samples
Name | Description |
Custom Table - create | This sample demonstrates how to create a custom table. |