Enum PrintOutCSV.TextFormat.AlignmentType
Horizontal alignment of a text cell: left, right, or centered.
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public enum PrintOutCSV.TextFormat.AlignmentType
Fields
| Name | Description |
|---|---|
| Center | |
| Left | |
| Right |