public final class TabAlignment
extends com.aspose.ms.System.Enum
Represents the tab alignment.
Modifier and Type | Field and Description |
---|---|
static int |
Center
Center alignment
|
static int |
Decimal
Decimal alignment
|
static int |
Left
Left alignment
|
static int |
Right
Right alignment
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Left
Left alignment
public static final int Center
Center alignment
public static final int Right
Right alignment
public static final int Decimal
Decimal alignment