public interface esriNumericAlignmentEnum
extends java.io.Serializable
Description: 'Number format alignment options.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriAlignLeft
Left-justify formatted numbers.
|
static int |
esriAlignRight
Right-justify formatted numbers within the AlignmentWidth.
|
static final int esriAlignRight
static final int esriAlignLeft