Enum RectAlignment
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum RectAlignment : int
Fields
| Name | Description |
|---|---|
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Left | |
| Right | |
| Top | |
| TopLeft | |
| TopRight |
public enum RectAlignment : int
| Name | Description |
|---|---|
| Bottom | |
| BottomLeft | |
| BottomRight | |
| Center | |
| Left | |
| Right | |
| Top | |
| TopLeft | |
| TopRight |