DetailHAlignment Property
From Microsoft Office Web Components Visual Basic
Returns or sets the way field values are horizontally aligned when the specified field is displayed in a detail grid. By default, values are left-aligned. Read/write PivotHAlignmentEnum .
| PivotHAlignmentEnum can be one of these PivotHAlignmentEnum constants. |
| plHAlignAutomatic |
| plHAlignCenter |
| plHAlignLeft |
| plHAlignRight |