easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Data.DisplayFormat
DisplayFormat Class
DisplayFormatAlignment Enumeration
KeyDisplayFormat Class
NumberDisplayFormat Class
DisplayFormatAlignment Enumeration
Specifies the representation of values.
Namespace:
Easymap.AddIn.Data.DisplayFormat
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
enum
DisplayFormatAlignment
Public
Enumeration
DisplayFormatAlignment
Members
Member name
Value
Description
Left
0
Values are located left.
Center
1
Values are located in the middle.
Right
2
Values are located right.
See Also
Reference
Easymap.AddIn.Data.DisplayFormat Namespace