Package com._1c.g5.v8.dt.moxel.util
Class FormatProperties
- java.lang.Object
-
- com._1c.g5.v8.dt.moxel.util.FormatProperties
-
public class FormatProperties extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FormatProperties()
-
-
-
Field Detail
-
FONT
public static final long FONT
- See Also:
- Constant Field Values
-
LEFT_BORDER
public static final long LEFT_BORDER
- See Also:
- Constant Field Values
-
TOP_BORDER
public static final long TOP_BORDER
- See Also:
- Constant Field Values
-
RIGHT_BORDER
public static final long RIGHT_BORDER
- See Also:
- Constant Field Values
-
BOTTOM_BORDER
public static final long BOTTOM_BORDER
- See Also:
- Constant Field Values
-
BORDER_COLOR
public static final long BORDER_COLOR
- See Also:
- Constant Field Values
-
HEIGHT
public static final long HEIGHT
- See Also:
- Constant Field Values
-
WIDTH
public static final long WIDTH
- See Also:
- Constant Field Values
-
HORIZONTAL_ALIGNMENT
public static final long HORIZONTAL_ALIGNMENT
- See Also:
- Constant Field Values
-
VERTICAL_ALIGNMENT
public static final long VERTICAL_ALIGNMENT
- See Also:
- Constant Field Values
-
TEXT_COLOR
public static final long TEXT_COLOR
- See Also:
- Constant Field Values
-
BACK_COLOR
public static final long BACK_COLOR
- See Also:
- Constant Field Values
-
PATTERN_COLOR
public static final long PATTERN_COLOR
- See Also:
- Constant Field Values
-
PATTERN
public static final long PATTERN
- See Also:
- Constant Field Values
-
TEXT_PLACEMENT
public static final long TEXT_PLACEMENT
- See Also:
- Constant Field Values
-
FILL_TYPE
public static final long FILL_TYPE
- See Also:
- Constant Field Values
-
PROTECTION
public static final long PROTECTION
- See Also:
- Constant Field Values
-
HIDDEN
public static final long HIDDEN
- See Also:
- Constant Field Values
-
TEXT_ORIENTATION
public static final long TEXT_ORIENTATION
- See Also:
- Constant Field Values
-
DETAIL_USE
public static final long DETAIL_USE
- See Also:
- Constant Field Values
-
BY_SELECTED_COLUMNS
public static final long BY_SELECTED_COLUMNS
- See Also:
- Constant Field Values
-
MARK_NEGATIVES
public static final long MARK_NEGATIVES
- See Also:
- Constant Field Values
-
CONTAINS_VALUE
public static final long CONTAINS_VALUE
- See Also:
- Constant Field Values
-
VALUE_TYPE
public static final long VALUE_TYPE
- See Also:
- Constant Field Values
-
CONTROL_TYPE
public static final long CONTROL_TYPE
- See Also:
- Constant Field Values
-
HYPERLINK
public static final long HYPERLINK
- See Also:
- Constant Field Values
-
QUICK_DRAG
public static final long QUICK_DRAG
- See Also:
- Constant Field Values
-
AUTOMARK_INCOMPLETE
public static final long AUTOMARK_INCOMPLETE
- See Also:
- Constant Field Values
-
MARK_INCOMPLETE
public static final long MARK_INCOMPLETE
- See Also:
- Constant Field Values
-
INDENT
public static final long INDENT
- See Also:
- Constant Field Values
-
AUTO_INDENT
public static final long AUTO_INDENT
- See Also:
- Constant Field Values
-
DATA_FORMAT
public static final long DATA_FORMAT
- See Also:
- Constant Field Values
-
EDIT_FORMAT
public static final long EDIT_FORMAT
- See Also:
- Constant Field Values
-
MASK
public static final long MASK
- See Also:
- Constant Field Values
-
SIZE_CHANGE_MODE
public static final long SIZE_CHANGE_MODE
- See Also:
- Constant Field Values
-
PRINT
public static final long PRINT
- See Also:
- Constant Field Values
-
DRAWING_BORDER
public static final long DRAWING_BORDER
- See Also:
- Constant Field Values
-
DRAWING_HAVE_LEFT_BORDER
public static final long DRAWING_HAVE_LEFT_BORDER
- See Also:
- Constant Field Values
-
DRAWING_HAVE_TOP_BORDER
public static final long DRAWING_HAVE_TOP_BORDER
- See Also:
- Constant Field Values
-
DRAWING_HAVE_RIGHT_BORDER
public static final long DRAWING_HAVE_RIGHT_BORDER
- See Also:
- Constant Field Values
-
DRAWING_HAVE_BOTTOM_BORDER
public static final long DRAWING_HAVE_BOTTOM_BORDER
- See Also:
- Constant Field Values
-
PICTURE_INDEX
public static final long PICTURE_INDEX
- See Also:
- Constant Field Values
-
PICTURE_HORIZONTAL_ALIGNMENT
public static final long PICTURE_HORIZONTAL_ALIGNMENT
- See Also:
- Constant Field Values
-
PICTURE_VERTICAL_ALIGNMENT
public static final long PICTURE_VERTICAL_ALIGNMENT
- See Also:
- Constant Field Values
-
PICTURE_SIZE_MODE
public static final long PICTURE_SIZE_MODE
- See Also:
- Constant Field Values
-
TEXT_POSITION
public static final long TEXT_POSITION
- See Also:
- Constant Field Values
-
AUTO_WIDTH_CALCULATION
public static final long AUTO_WIDTH_CALCULATION
- See Also:
- Constant Field Values
-
WIDTH_WEIGHT_FACTOR
public static final long WIDTH_WEIGHT_FACTOR
- See Also:
- Constant Field Values
-
ALL_PROPERTIES
public static final long ALL_PROPERTIES
- See Also:
- Constant Field Values
-
ALL_BORDER_PROPERTIES
public static final long ALL_BORDER_PROPERTIES
- See Also:
- Constant Field Values
-
ALL_FORMAT_PROPERTIES
public static final long ALL_FORMAT_PROPERTIES
- See Also:
- Constant Field Values
-
-