Enum TableCellStyleBuilder.TextAlignmentType
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public enum TableCellStyleBuilder.TextAlignmentType
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| MidCenter | |
| MidLeft | |
| MidRight | |
| TopCenter | |
| TopLeft | |
| TopRight |