Interface ContentPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    ContentPackageImpl

    public interface ContentPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    See Also:
    ContentFactory
    • Field Detail

      • eINSTANCE

        static final ContentPackage eINSTANCE
        The singleton instance of the package.
      • SPREADSHEET_LINE__WIDTH

        static final int SPREADSHEET_LINE__WIDTH
        The feature id for the 'Width' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_LINE__GAP

        static final int SPREADSHEET_LINE__GAP
        The feature id for the 'Gap' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_LINE_FEATURE_COUNT

        static final int SPREADSHEET_LINE_FEATURE_COUNT
        The number of structural features of the 'Spreadsheet Line' class.
        See Also:
        Constant Field Values
      • SPREADSHEET_LINE_OPERATION_COUNT

        static final int SPREADSHEET_LINE_OPERATION_COUNT
        The number of operations of the 'Spreadsheet Line' class.
        See Also:
        Constant Field Values
      • CELL_LINE__WIDTH

        static final int CELL_LINE__WIDTH
        The feature id for the 'Width' attribute.
        See Also:
        Constant Field Values
      • CELL_LINE__GAP

        static final int CELL_LINE__GAP
        The feature id for the 'Gap' attribute.
        See Also:
        Constant Field Values
      • CELL_LINE__STYLE

        static final int CELL_LINE__STYLE
        The feature id for the 'Style' attribute.
        See Also:
        Constant Field Values
      • CELL_LINE_FEATURE_COUNT

        static final int CELL_LINE_FEATURE_COUNT
        The number of structural features of the 'Cell Line' class.
        See Also:
        Constant Field Values
      • CELL_LINE_OPERATION_COUNT

        static final int CELL_LINE_OPERATION_COUNT
        The number of operations of the 'Cell Line' class.
        See Also:
        Constant Field Values
      • DRAWING_LINE__WIDTH

        static final int DRAWING_LINE__WIDTH
        The feature id for the 'Width' attribute.
        See Also:
        Constant Field Values
      • DRAWING_LINE__GAP

        static final int DRAWING_LINE__GAP
        The feature id for the 'Gap' attribute.
        See Also:
        Constant Field Values
      • DRAWING_LINE__STYLE

        static final int DRAWING_LINE__STYLE
        The feature id for the 'Style' attribute.
        See Also:
        Constant Field Values
      • DRAWING_LINE_FEATURE_COUNT

        static final int DRAWING_LINE_FEATURE_COUNT
        The number of structural features of the 'Drawing Line' class.
        See Also:
        Constant Field Values
      • DRAWING_LINE_OPERATION_COUNT

        static final int DRAWING_LINE_OPERATION_COUNT
        The number of operations of the 'Drawing Line' class.
        See Also:
        Constant Field Values
      • LOCAL_STRING__CONTENT

        static final int LOCAL_STRING__CONTENT
        The feature id for the 'Content' map.
        See Also:
        Constant Field Values
      • LOCAL_STRING_FEATURE_COUNT

        static final int LOCAL_STRING_FEATURE_COUNT
        The number of structural features of the 'Local String' class.
        See Also:
        Constant Field Values
      • LOCAL_STRING_OPERATION_COUNT

        static final int LOCAL_STRING_OPERATION_COUNT
        The number of operations of the 'Local String' class.
        See Also:
        Constant Field Values
      • AREA_FEATURE_COUNT

        static final int AREA_FEATURE_COUNT
        The number of structural features of the 'Area' class.
        See Also:
        Constant Field Values
      • AREA_OPERATION_COUNT

        static final int AREA_OPERATION_COUNT
        The number of operations of the 'Area' class.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__IS_TEMPLATE

        static final int SPREADSHEET_PROPERTIES__IS_TEMPLATE
        The feature id for the 'Is Template' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__TOTALS_RIGHT

        static final int SPREADSHEET_PROPERTIES__TOTALS_RIGHT
        The feature id for the 'Totals Right' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__TOTALS_BELOW

        static final int SPREADSHEET_PROPERTIES__TOTALS_BELOW
        The feature id for the 'Totals Below' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__BACKGROUND_PICTURE

        static final int SPREADSHEET_PROPERTIES__BACKGROUND_PICTURE
        The feature id for the 'Background Picture' containment reference.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__FIXED_BACKGROUND

        static final int SPREADSHEET_PROPERTIES__FIXED_BACKGROUND
        The feature id for the 'Fixed Background' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__STEP_DIRECTION

        static final int SPREADSHEET_PROPERTIES__STEP_DIRECTION
        The feature id for the 'Step Direction' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__PRINT_AREA

        static final int SPREADSHEET_PROPERTIES__PRINT_AREA
        The feature id for the 'Print Area' containment reference.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__REPEAT_ROWS

        static final int SPREADSHEET_PROPERTIES__REPEAT_ROWS
        The feature id for the 'Repeat Rows' containment reference.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__REPEAT_COLUMNS

        static final int SPREADSHEET_PROPERTIES__REPEAT_COLUMNS
        The feature id for the 'Repeat Columns' containment reference.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__TEXT_DIRECTION

        static final int SPREADSHEET_PROPERTIES__TEXT_DIRECTION
        The feature id for the 'Text Direction' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__SAVE_VIEW_STATE

        static final int SPREADSHEET_PROPERTIES__SAVE_VIEW_STATE
        The feature id for the 'Save View State' attribute.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES__CELL_REFERENCE

        static final int SPREADSHEET_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES_FEATURE_COUNT

        static final int SPREADSHEET_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Spreadsheet Properties' class.
        See Also:
        Constant Field Values
      • SPREADSHEET_PROPERTIES_OPERATION_COUNT

        static final int SPREADSHEET_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Spreadsheet Properties' class.
        See Also:
        Constant Field Values
      • CELL_REFERENCE__SPREADSHEET

        static final int CELL_REFERENCE__SPREADSHEET
        The feature id for the 'Spreadsheet' reference.
        See Also:
        Constant Field Values
      • CELL_REFERENCE__ROW_INDEX

        static final int CELL_REFERENCE__ROW_INDEX
        The feature id for the 'Row Index' attribute.
        See Also:
        Constant Field Values
      • CELL_REFERENCE__COLUMN_INDEX

        static final int CELL_REFERENCE__COLUMN_INDEX
        The feature id for the 'Column Index' attribute.
        See Also:
        Constant Field Values
      • CELL_REFERENCE_FEATURE_COUNT

        static final int CELL_REFERENCE_FEATURE_COUNT
        The number of structural features of the 'Cell Reference' class.
        See Also:
        Constant Field Values
      • CELL_REFERENCE_OPERATION_COUNT

        static final int CELL_REFERENCE_OPERATION_COUNT
        The number of operations of the 'Cell Reference' class.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__FONT

        static final int BASE_FORMATTING_CELL_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__LEFT_BORDER

        static final int BASE_FORMATTING_CELL_PROPERTIES__LEFT_BORDER
        The feature id for the 'Left Border' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__TOP_BORDER

        static final int BASE_FORMATTING_CELL_PROPERTIES__TOP_BORDER
        The feature id for the 'Top Border' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__RIGHT_BORDER

        static final int BASE_FORMATTING_CELL_PROPERTIES__RIGHT_BORDER
        The feature id for the 'Right Border' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__BOTTOM_BORDER

        static final int BASE_FORMATTING_CELL_PROPERTIES__BOTTOM_BORDER
        The feature id for the 'Bottom Border' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__BORDER_COLOR

        static final int BASE_FORMATTING_CELL_PROPERTIES__BORDER_COLOR
        The feature id for the 'Border Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__VERTICAL_ALIGNMENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__TEXT_COLOR

        static final int BASE_FORMATTING_CELL_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__BACK_COLOR

        static final int BASE_FORMATTING_CELL_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PATTERN_COLOR

        static final int BASE_FORMATTING_CELL_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PATTERN

        static final int BASE_FORMATTING_CELL_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__TEXT_PLACEMENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__FILL_TYPE

        static final int BASE_FORMATTING_CELL_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PROTECTION

        static final int BASE_FORMATTING_CELL_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__TEXT_ORIENTATION

        static final int BASE_FORMATTING_CELL_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__DETAIL_USE

        static final int BASE_FORMATTING_CELL_PROPERTIES__DETAIL_USE
        The feature id for the 'Detail Use' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__BY_SELECTED_COLUMNS

        static final int BASE_FORMATTING_CELL_PROPERTIES__BY_SELECTED_COLUMNS
        The feature id for the 'By Selected Columns' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__MARK_NEGATIVES

        static final int BASE_FORMATTING_CELL_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__HYPERLINK

        static final int BASE_FORMATTING_CELL_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int BASE_FORMATTING_CELL_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__MARK_INCOMPLETE

        static final int BASE_FORMATTING_CELL_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__INDENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__INDENT
        The feature id for the 'Indent' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__AUTO_INDENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__AUTO_INDENT
        The feature id for the 'Auto Indent' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__DATA_FORMAT

        static final int BASE_FORMATTING_CELL_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__EDIT_FORMAT

        static final int BASE_FORMATTING_CELL_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__MASK

        static final int BASE_FORMATTING_CELL_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__SIZE_CHANGE_MODE

        static final int BASE_FORMATTING_CELL_PROPERTIES__SIZE_CHANGE_MODE
        The feature id for the 'Size Change Mode' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PICTURE

        static final int BASE_FORMATTING_CELL_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
        The feature id for the 'Picture Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

        static final int BASE_FORMATTING_CELL_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
        The feature id for the 'Picture Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__PICTURE_SIZE

        static final int BASE_FORMATTING_CELL_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__TEXT_POSITION

        static final int BASE_FORMATTING_CELL_PROPERTIES__TEXT_POSITION
        The feature id for the 'Text Position' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int BASE_FORMATTING_CELL_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__AREA_NAME

        static final int BASE_FORMATTING_CELL_PROPERTIES__AREA_NAME
        The feature id for the 'Area Name' attribute.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES__CELL_REFERENCE

        static final int BASE_FORMATTING_CELL_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES_FEATURE_COUNT

        static final int BASE_FORMATTING_CELL_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Base Formatting Cell Properties' class.
        See Also:
        Constant Field Values
      • BASE_FORMATTING_CELL_PROPERTIES_OPERATION_COUNT

        static final int BASE_FORMATTING_CELL_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Base Formatting Cell Properties' class.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__FONT

        static final int CELLS_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__LEFT_BORDER

        static final int CELLS_PROPERTIES__LEFT_BORDER
        The feature id for the 'Left Border' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__TOP_BORDER

        static final int CELLS_PROPERTIES__TOP_BORDER
        The feature id for the 'Top Border' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__RIGHT_BORDER

        static final int CELLS_PROPERTIES__RIGHT_BORDER
        The feature id for the 'Right Border' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__BOTTOM_BORDER

        static final int CELLS_PROPERTIES__BOTTOM_BORDER
        The feature id for the 'Bottom Border' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__BORDER_COLOR

        static final int CELLS_PROPERTIES__BORDER_COLOR
        The feature id for the 'Border Color' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int CELLS_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__VERTICAL_ALIGNMENT

        static final int CELLS_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__TEXT_COLOR

        static final int CELLS_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__BACK_COLOR

        static final int CELLS_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PATTERN_COLOR

        static final int CELLS_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PATTERN

        static final int CELLS_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__TEXT_PLACEMENT

        static final int CELLS_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__FILL_TYPE

        static final int CELLS_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PROTECTION

        static final int CELLS_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__TEXT_ORIENTATION

        static final int CELLS_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__DETAIL_USE

        static final int CELLS_PROPERTIES__DETAIL_USE
        The feature id for the 'Detail Use' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__BY_SELECTED_COLUMNS

        static final int CELLS_PROPERTIES__BY_SELECTED_COLUMNS
        The feature id for the 'By Selected Columns' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__MARK_NEGATIVES

        static final int CELLS_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__HYPERLINK

        static final int CELLS_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int CELLS_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__MARK_INCOMPLETE

        static final int CELLS_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__INDENT

        static final int CELLS_PROPERTIES__INDENT
        The feature id for the 'Indent' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__AUTO_INDENT

        static final int CELLS_PROPERTIES__AUTO_INDENT
        The feature id for the 'Auto Indent' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__DATA_FORMAT

        static final int CELLS_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__EDIT_FORMAT

        static final int CELLS_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__MASK

        static final int CELLS_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__SIZE_CHANGE_MODE

        static final int CELLS_PROPERTIES__SIZE_CHANGE_MODE
        The feature id for the 'Size Change Mode' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PICTURE

        static final int CELLS_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

        static final int CELLS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
        The feature id for the 'Picture Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

        static final int CELLS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
        The feature id for the 'Picture Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PICTURE_SIZE

        static final int CELLS_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__TEXT_POSITION

        static final int CELLS_PROPERTIES__TEXT_POSITION
        The feature id for the 'Text Position' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int CELLS_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__AREA_NAME

        static final int CELLS_PROPERTIES__AREA_NAME
        The feature id for the 'Area Name' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__CELL_REFERENCE

        static final int CELLS_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__CONTAINS_VALUE

        static final int CELLS_PROPERTIES__CONTAINS_VALUE
        The feature id for the 'Contains Value' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__VALUE_TYPE

        static final int CELLS_PROPERTIES__VALUE_TYPE
        The feature id for the 'Value Type' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__CONTROL_TYPE

        static final int CELLS_PROPERTIES__CONTROL_TYPE
        The feature id for the 'Control Type' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__TEXT

        static final int CELLS_PROPERTIES__TEXT
        The feature id for the 'Text' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PARAMETER

        static final int CELLS_PROPERTIES__PARAMETER
        The feature id for the 'Parameter' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__DETAIL_PARAMETER

        static final int CELLS_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__PICTURE_PARAMETER

        static final int CELLS_PROPERTIES__PICTURE_PARAMETER
        The feature id for the 'Picture Parameter' attribute.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES__VALUE

        static final int CELLS_PROPERTIES__VALUE
        The feature id for the 'Value' containment reference.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES_FEATURE_COUNT

        static final int CELLS_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Cells Properties' class.
        See Also:
        Constant Field Values
      • CELLS_PROPERTIES_OPERATION_COUNT

        static final int CELLS_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Cells Properties' class.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__FONT

        static final int COLUMNS_ROWS_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__LEFT_BORDER

        static final int COLUMNS_ROWS_PROPERTIES__LEFT_BORDER
        The feature id for the 'Left Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__TOP_BORDER

        static final int COLUMNS_ROWS_PROPERTIES__TOP_BORDER
        The feature id for the 'Top Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__RIGHT_BORDER

        static final int COLUMNS_ROWS_PROPERTIES__RIGHT_BORDER
        The feature id for the 'Right Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__BOTTOM_BORDER

        static final int COLUMNS_ROWS_PROPERTIES__BOTTOM_BORDER
        The feature id for the 'Bottom Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__BORDER_COLOR

        static final int COLUMNS_ROWS_PROPERTIES__BORDER_COLOR
        The feature id for the 'Border Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int COLUMNS_ROWS_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__VERTICAL_ALIGNMENT

        static final int COLUMNS_ROWS_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__TEXT_COLOR

        static final int COLUMNS_ROWS_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__BACK_COLOR

        static final int COLUMNS_ROWS_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PATTERN_COLOR

        static final int COLUMNS_ROWS_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PATTERN

        static final int COLUMNS_ROWS_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__TEXT_PLACEMENT

        static final int COLUMNS_ROWS_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__FILL_TYPE

        static final int COLUMNS_ROWS_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PROTECTION

        static final int COLUMNS_ROWS_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__TEXT_ORIENTATION

        static final int COLUMNS_ROWS_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__DETAIL_USE

        static final int COLUMNS_ROWS_PROPERTIES__DETAIL_USE
        The feature id for the 'Detail Use' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__BY_SELECTED_COLUMNS

        static final int COLUMNS_ROWS_PROPERTIES__BY_SELECTED_COLUMNS
        The feature id for the 'By Selected Columns' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__MARK_NEGATIVES

        static final int COLUMNS_ROWS_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__HYPERLINK

        static final int COLUMNS_ROWS_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int COLUMNS_ROWS_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__MARK_INCOMPLETE

        static final int COLUMNS_ROWS_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__INDENT

        static final int COLUMNS_ROWS_PROPERTIES__INDENT
        The feature id for the 'Indent' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__AUTO_INDENT

        static final int COLUMNS_ROWS_PROPERTIES__AUTO_INDENT
        The feature id for the 'Auto Indent' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__DATA_FORMAT

        static final int COLUMNS_ROWS_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__EDIT_FORMAT

        static final int COLUMNS_ROWS_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__MASK

        static final int COLUMNS_ROWS_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__SIZE_CHANGE_MODE

        static final int COLUMNS_ROWS_PROPERTIES__SIZE_CHANGE_MODE
        The feature id for the 'Size Change Mode' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PICTURE

        static final int COLUMNS_ROWS_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

        static final int COLUMNS_ROWS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
        The feature id for the 'Picture Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

        static final int COLUMNS_ROWS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
        The feature id for the 'Picture Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PICTURE_SIZE

        static final int COLUMNS_ROWS_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__TEXT_POSITION

        static final int COLUMNS_ROWS_PROPERTIES__TEXT_POSITION
        The feature id for the 'Text Position' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int COLUMNS_ROWS_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__AREA_NAME

        static final int COLUMNS_ROWS_PROPERTIES__AREA_NAME
        The feature id for the 'Area Name' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__CELL_REFERENCE

        static final int COLUMNS_ROWS_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__KEEP_WITH_NEXT

        static final int COLUMNS_ROWS_PROPERTIES__KEEP_WITH_NEXT
        The feature id for the 'Keep With Next' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_BEFORE

        static final int COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_BEFORE
        The feature id for the 'Page Break Before' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_AFTER

        static final int COLUMNS_ROWS_PROPERTIES__PAGE_BREAK_AFTER
        The feature id for the 'Page Break After' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES_FEATURE_COUNT

        static final int COLUMNS_ROWS_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Columns Rows Properties' class.
        See Also:
        Constant Field Values
      • COLUMNS_ROWS_PROPERTIES_OPERATION_COUNT

        static final int COLUMNS_ROWS_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Columns Rows Properties' class.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__FONT

        static final int COLUMNS_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__LEFT_BORDER

        static final int COLUMNS_PROPERTIES__LEFT_BORDER
        The feature id for the 'Left Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__TOP_BORDER

        static final int COLUMNS_PROPERTIES__TOP_BORDER
        The feature id for the 'Top Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__RIGHT_BORDER

        static final int COLUMNS_PROPERTIES__RIGHT_BORDER
        The feature id for the 'Right Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__BOTTOM_BORDER

        static final int COLUMNS_PROPERTIES__BOTTOM_BORDER
        The feature id for the 'Bottom Border' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__BORDER_COLOR

        static final int COLUMNS_PROPERTIES__BORDER_COLOR
        The feature id for the 'Border Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int COLUMNS_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__VERTICAL_ALIGNMENT

        static final int COLUMNS_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__TEXT_COLOR

        static final int COLUMNS_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__BACK_COLOR

        static final int COLUMNS_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PATTERN_COLOR

        static final int COLUMNS_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PATTERN

        static final int COLUMNS_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__TEXT_PLACEMENT

        static final int COLUMNS_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__FILL_TYPE

        static final int COLUMNS_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PROTECTION

        static final int COLUMNS_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__TEXT_ORIENTATION

        static final int COLUMNS_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__DETAIL_USE

        static final int COLUMNS_PROPERTIES__DETAIL_USE
        The feature id for the 'Detail Use' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__BY_SELECTED_COLUMNS

        static final int COLUMNS_PROPERTIES__BY_SELECTED_COLUMNS
        The feature id for the 'By Selected Columns' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__MARK_NEGATIVES

        static final int COLUMNS_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__HYPERLINK

        static final int COLUMNS_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int COLUMNS_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__MARK_INCOMPLETE

        static final int COLUMNS_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__INDENT

        static final int COLUMNS_PROPERTIES__INDENT
        The feature id for the 'Indent' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__AUTO_INDENT

        static final int COLUMNS_PROPERTIES__AUTO_INDENT
        The feature id for the 'Auto Indent' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__DATA_FORMAT

        static final int COLUMNS_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__EDIT_FORMAT

        static final int COLUMNS_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__MASK

        static final int COLUMNS_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__SIZE_CHANGE_MODE

        static final int COLUMNS_PROPERTIES__SIZE_CHANGE_MODE
        The feature id for the 'Size Change Mode' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PICTURE

        static final int COLUMNS_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

        static final int COLUMNS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
        The feature id for the 'Picture Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

        static final int COLUMNS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
        The feature id for the 'Picture Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PICTURE_SIZE

        static final int COLUMNS_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__TEXT_POSITION

        static final int COLUMNS_PROPERTIES__TEXT_POSITION
        The feature id for the 'Text Position' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int COLUMNS_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__AREA_NAME

        static final int COLUMNS_PROPERTIES__AREA_NAME
        The feature id for the 'Area Name' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__CELL_REFERENCE

        static final int COLUMNS_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__KEEP_WITH_NEXT

        static final int COLUMNS_PROPERTIES__KEEP_WITH_NEXT
        The feature id for the 'Keep With Next' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PAGE_BREAK_BEFORE

        static final int COLUMNS_PROPERTIES__PAGE_BREAK_BEFORE
        The feature id for the 'Page Break Before' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES__PAGE_BREAK_AFTER

        static final int COLUMNS_PROPERTIES__PAGE_BREAK_AFTER
        The feature id for the 'Page Break After' attribute.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES_FEATURE_COUNT

        static final int COLUMNS_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Columns Properties' class.
        See Also:
        Constant Field Values
      • COLUMNS_PROPERTIES_OPERATION_COUNT

        static final int COLUMNS_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Columns Properties' class.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__FONT

        static final int ROWS_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__LEFT_BORDER

        static final int ROWS_PROPERTIES__LEFT_BORDER
        The feature id for the 'Left Border' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__TOP_BORDER

        static final int ROWS_PROPERTIES__TOP_BORDER
        The feature id for the 'Top Border' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__RIGHT_BORDER

        static final int ROWS_PROPERTIES__RIGHT_BORDER
        The feature id for the 'Right Border' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__BOTTOM_BORDER

        static final int ROWS_PROPERTIES__BOTTOM_BORDER
        The feature id for the 'Bottom Border' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__BORDER_COLOR

        static final int ROWS_PROPERTIES__BORDER_COLOR
        The feature id for the 'Border Color' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int ROWS_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__VERTICAL_ALIGNMENT

        static final int ROWS_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__TEXT_COLOR

        static final int ROWS_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__BACK_COLOR

        static final int ROWS_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PATTERN_COLOR

        static final int ROWS_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PATTERN

        static final int ROWS_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__TEXT_PLACEMENT

        static final int ROWS_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__FILL_TYPE

        static final int ROWS_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PROTECTION

        static final int ROWS_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__TEXT_ORIENTATION

        static final int ROWS_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__DETAIL_USE

        static final int ROWS_PROPERTIES__DETAIL_USE
        The feature id for the 'Detail Use' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__BY_SELECTED_COLUMNS

        static final int ROWS_PROPERTIES__BY_SELECTED_COLUMNS
        The feature id for the 'By Selected Columns' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__MARK_NEGATIVES

        static final int ROWS_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__HYPERLINK

        static final int ROWS_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int ROWS_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__MARK_INCOMPLETE

        static final int ROWS_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__INDENT

        static final int ROWS_PROPERTIES__INDENT
        The feature id for the 'Indent' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__AUTO_INDENT

        static final int ROWS_PROPERTIES__AUTO_INDENT
        The feature id for the 'Auto Indent' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__DATA_FORMAT

        static final int ROWS_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__EDIT_FORMAT

        static final int ROWS_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__MASK

        static final int ROWS_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__SIZE_CHANGE_MODE

        static final int ROWS_PROPERTIES__SIZE_CHANGE_MODE
        The feature id for the 'Size Change Mode' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PICTURE

        static final int ROWS_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

        static final int ROWS_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
        The feature id for the 'Picture Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

        static final int ROWS_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
        The feature id for the 'Picture Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PICTURE_SIZE

        static final int ROWS_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__TEXT_POSITION

        static final int ROWS_PROPERTIES__TEXT_POSITION
        The feature id for the 'Text Position' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int ROWS_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__AREA_NAME

        static final int ROWS_PROPERTIES__AREA_NAME
        The feature id for the 'Area Name' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__CELL_REFERENCE

        static final int ROWS_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__KEEP_WITH_NEXT

        static final int ROWS_PROPERTIES__KEEP_WITH_NEXT
        The feature id for the 'Keep With Next' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PAGE_BREAK_BEFORE

        static final int ROWS_PROPERTIES__PAGE_BREAK_BEFORE
        The feature id for the 'Page Break Before' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES__PAGE_BREAK_AFTER

        static final int ROWS_PROPERTIES__PAGE_BREAK_AFTER
        The feature id for the 'Page Break After' attribute.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES_FEATURE_COUNT

        static final int ROWS_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Rows Properties' class.
        See Also:
        Constant Field Values
      • ROWS_PROPERTIES_OPERATION_COUNT

        static final int ROWS_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Rows Properties' class.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__FONT

        static final int TABLE_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__LEFT_BORDER

        static final int TABLE_PROPERTIES__LEFT_BORDER
        The feature id for the 'Left Border' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__TOP_BORDER

        static final int TABLE_PROPERTIES__TOP_BORDER
        The feature id for the 'Top Border' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__RIGHT_BORDER

        static final int TABLE_PROPERTIES__RIGHT_BORDER
        The feature id for the 'Right Border' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__BOTTOM_BORDER

        static final int TABLE_PROPERTIES__BOTTOM_BORDER
        The feature id for the 'Bottom Border' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__BORDER_COLOR

        static final int TABLE_PROPERTIES__BORDER_COLOR
        The feature id for the 'Border Color' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int TABLE_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__VERTICAL_ALIGNMENT

        static final int TABLE_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__TEXT_COLOR

        static final int TABLE_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__BACK_COLOR

        static final int TABLE_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PATTERN_COLOR

        static final int TABLE_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PATTERN

        static final int TABLE_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__TEXT_PLACEMENT

        static final int TABLE_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__FILL_TYPE

        static final int TABLE_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PROTECTION

        static final int TABLE_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__TEXT_ORIENTATION

        static final int TABLE_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__DETAIL_USE

        static final int TABLE_PROPERTIES__DETAIL_USE
        The feature id for the 'Detail Use' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__BY_SELECTED_COLUMNS

        static final int TABLE_PROPERTIES__BY_SELECTED_COLUMNS
        The feature id for the 'By Selected Columns' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__MARK_NEGATIVES

        static final int TABLE_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__HYPERLINK

        static final int TABLE_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int TABLE_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__MARK_INCOMPLETE

        static final int TABLE_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__INDENT

        static final int TABLE_PROPERTIES__INDENT
        The feature id for the 'Indent' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__AUTO_INDENT

        static final int TABLE_PROPERTIES__AUTO_INDENT
        The feature id for the 'Auto Indent' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__DATA_FORMAT

        static final int TABLE_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__EDIT_FORMAT

        static final int TABLE_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__MASK

        static final int TABLE_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__SIZE_CHANGE_MODE

        static final int TABLE_PROPERTIES__SIZE_CHANGE_MODE
        The feature id for the 'Size Change Mode' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PICTURE

        static final int TABLE_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT

        static final int TABLE_PROPERTIES__PICTURE_HORIZONTAL_ALIGNMENT
        The feature id for the 'Picture Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT

        static final int TABLE_PROPERTIES__PICTURE_VERTICAL_ALIGNMENT
        The feature id for the 'Picture Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__PICTURE_SIZE

        static final int TABLE_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__TEXT_POSITION

        static final int TABLE_PROPERTIES__TEXT_POSITION
        The feature id for the 'Text Position' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int TABLE_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__AREA_NAME

        static final int TABLE_PROPERTIES__AREA_NAME
        The feature id for the 'Area Name' attribute.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES__CELL_REFERENCE

        static final int TABLE_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES_FEATURE_COUNT

        static final int TABLE_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Table Properties' class.
        See Also:
        Constant Field Values
      • TABLE_PROPERTIES_OPERATION_COUNT

        static final int TABLE_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Table Properties' class.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES__NAME

        static final int BASE_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES__HYPERLINK

        static final int BASE_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES__PRINT

        static final int BASE_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int BASE_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int BASE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int BASE_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int BASE_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Base Drawing Properties' class.
        See Also:
        Constant Field Values
      • BASE_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int BASE_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Base Drawing Properties' class.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__NAME

        static final int LINE_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__HYPERLINK

        static final int LINE_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__PRINT

        static final int LINE_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int LINE_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int LINE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int LINE_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__LINE

        static final int LINE_DRAWING_PROPERTIES__LINE
        The feature id for the 'Line' containment reference.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES__LINE_COLOR

        static final int LINE_DRAWING_PROPERTIES__LINE_COLOR
        The feature id for the 'Line Color' containment reference.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int LINE_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Line Drawing Properties' class.
        See Also:
        Constant Field Values
      • LINE_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int LINE_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Line Drawing Properties' class.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__NAME

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__HYPERLINK

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PRINT

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__DETAIL_PARAMETER

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__CELL_REFERENCE

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__LINE

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__LINE
        The feature id for the 'Line' containment reference.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__LINE_COLOR

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__LINE_COLOR
        The feature id for the 'Line Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__BACK_COLOR

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN_COLOR

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES_FEATURE_COUNT

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Base Drawing With Background Properties' class.
        See Also:
        Constant Field Values
      • BASE_DRAWING_WITH_BACKGROUND_PROPERTIES_OPERATION_COUNT

        static final int BASE_DRAWING_WITH_BACKGROUND_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Base Drawing With Background Properties' class.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__NAME

        static final int RECTANGLE_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__HYPERLINK

        static final int RECTANGLE_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__PRINT

        static final int RECTANGLE_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int RECTANGLE_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int RECTANGLE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int RECTANGLE_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__LINE

        static final int RECTANGLE_DRAWING_PROPERTIES__LINE
        The feature id for the 'Line' containment reference.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__LINE_COLOR

        static final int RECTANGLE_DRAWING_PROPERTIES__LINE_COLOR
        The feature id for the 'Line Color' containment reference.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__BACK_COLOR

        static final int RECTANGLE_DRAWING_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__PATTERN_COLOR

        static final int RECTANGLE_DRAWING_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__PATTERN

        static final int RECTANGLE_DRAWING_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__HAVE_LEFT_BORDER

        static final int RECTANGLE_DRAWING_PROPERTIES__HAVE_LEFT_BORDER
        The feature id for the 'Have Left Border' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__HAVE_TOP_BORDER

        static final int RECTANGLE_DRAWING_PROPERTIES__HAVE_TOP_BORDER
        The feature id for the 'Have Top Border' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__HAVE_RIGHT_BORDER

        static final int RECTANGLE_DRAWING_PROPERTIES__HAVE_RIGHT_BORDER
        The feature id for the 'Have Right Border' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES__HAVE_BOTTOM_BORDER

        static final int RECTANGLE_DRAWING_PROPERTIES__HAVE_BOTTOM_BORDER
        The feature id for the 'Have Bottom Border' attribute.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int RECTANGLE_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Rectangle Drawing Properties' class.
        See Also:
        Constant Field Values
      • RECTANGLE_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int RECTANGLE_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Rectangle Drawing Properties' class.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__NAME

        static final int TEXT_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__HYPERLINK

        static final int TEXT_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__PRINT

        static final int TEXT_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int TEXT_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int TEXT_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int TEXT_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__LINE

        static final int TEXT_DRAWING_PROPERTIES__LINE
        The feature id for the 'Line' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__LINE_COLOR

        static final int TEXT_DRAWING_PROPERTIES__LINE_COLOR
        The feature id for the 'Line Color' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__BACK_COLOR

        static final int TEXT_DRAWING_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__PATTERN_COLOR

        static final int TEXT_DRAWING_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__PATTERN

        static final int TEXT_DRAWING_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__HAVE_LEFT_BORDER

        static final int TEXT_DRAWING_PROPERTIES__HAVE_LEFT_BORDER
        The feature id for the 'Have Left Border' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__HAVE_TOP_BORDER

        static final int TEXT_DRAWING_PROPERTIES__HAVE_TOP_BORDER
        The feature id for the 'Have Top Border' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__HAVE_RIGHT_BORDER

        static final int TEXT_DRAWING_PROPERTIES__HAVE_RIGHT_BORDER
        The feature id for the 'Have Right Border' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__HAVE_BOTTOM_BORDER

        static final int TEXT_DRAWING_PROPERTIES__HAVE_BOTTOM_BORDER
        The feature id for the 'Have Bottom Border' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__FONT

        static final int TEXT_DRAWING_PROPERTIES__FONT
        The feature id for the 'Font' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__HORIZONTAL_ALIGNMENT

        static final int TEXT_DRAWING_PROPERTIES__HORIZONTAL_ALIGNMENT
        The feature id for the 'Horizontal Alignment' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__VERTICAL_ALIGNMENT

        static final int TEXT_DRAWING_PROPERTIES__VERTICAL_ALIGNMENT
        The feature id for the 'Vertical Alignment' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__TEXT_COLOR

        static final int TEXT_DRAWING_PROPERTIES__TEXT_COLOR
        The feature id for the 'Text Color' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__TEXT_PLACEMENT

        static final int TEXT_DRAWING_PROPERTIES__TEXT_PLACEMENT
        The feature id for the 'Text Placement' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__FILL_TYPE

        static final int TEXT_DRAWING_PROPERTIES__FILL_TYPE
        The feature id for the 'Fill Type' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__PROTECTION

        static final int TEXT_DRAWING_PROPERTIES__PROTECTION
        The feature id for the 'Protection' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__TEXT_ORIENTATION

        static final int TEXT_DRAWING_PROPERTIES__TEXT_ORIENTATION
        The feature id for the 'Text Orientation' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__MARK_NEGATIVES

        static final int TEXT_DRAWING_PROPERTIES__MARK_NEGATIVES
        The feature id for the 'Mark Negatives' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__AUTO_MARK_INCOMPLETE

        static final int TEXT_DRAWING_PROPERTIES__AUTO_MARK_INCOMPLETE
        The feature id for the 'Auto Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__MARK_INCOMPLETE

        static final int TEXT_DRAWING_PROPERTIES__MARK_INCOMPLETE
        The feature id for the 'Mark Incomplete' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__DATA_FORMAT

        static final int TEXT_DRAWING_PROPERTIES__DATA_FORMAT
        The feature id for the 'Data Format' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__EDIT_FORMAT

        static final int TEXT_DRAWING_PROPERTIES__EDIT_FORMAT
        The feature id for the 'Edit Format' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__MASK

        static final int TEXT_DRAWING_PROPERTIES__MASK
        The feature id for the 'Mask' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__AUTOSIZE

        static final int TEXT_DRAWING_PROPERTIES__AUTOSIZE
        The feature id for the 'Autosize' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__CONTAINS_VALUE

        static final int TEXT_DRAWING_PROPERTIES__CONTAINS_VALUE
        The feature id for the 'Contains Value' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__VALUE_TYPE

        static final int TEXT_DRAWING_PROPERTIES__VALUE_TYPE
        The feature id for the 'Value Type' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__CONTROL_TYPE

        static final int TEXT_DRAWING_PROPERTIES__CONTROL_TYPE
        The feature id for the 'Control Type' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__TEXT

        static final int TEXT_DRAWING_PROPERTIES__TEXT
        The feature id for the 'Text' containment reference.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES__PARAMETER

        static final int TEXT_DRAWING_PROPERTIES__PARAMETER
        The feature id for the 'Parameter' attribute.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int TEXT_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Text Drawing Properties' class.
        See Also:
        Constant Field Values
      • TEXT_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int TEXT_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Text Drawing Properties' class.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__NAME

        static final int ELLIPSE_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__HYPERLINK

        static final int ELLIPSE_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__PRINT

        static final int ELLIPSE_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int ELLIPSE_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int ELLIPSE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int ELLIPSE_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__LINE

        static final int ELLIPSE_DRAWING_PROPERTIES__LINE
        The feature id for the 'Line' containment reference.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__LINE_COLOR

        static final int ELLIPSE_DRAWING_PROPERTIES__LINE_COLOR
        The feature id for the 'Line Color' containment reference.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__BACK_COLOR

        static final int ELLIPSE_DRAWING_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__PATTERN_COLOR

        static final int ELLIPSE_DRAWING_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES__PATTERN

        static final int ELLIPSE_DRAWING_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int ELLIPSE_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Ellipse Drawing Properties' class.
        See Also:
        Constant Field Values
      • ELLIPSE_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int ELLIPSE_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Ellipse Drawing Properties' class.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES__NAME

        static final int GROUP_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES__HYPERLINK

        static final int GROUP_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES__PRINT

        static final int GROUP_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int GROUP_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int GROUP_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int GROUP_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int GROUP_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Group Drawing Properties' class.
        See Also:
        Constant Field Values
      • GROUP_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int GROUP_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Group Drawing Properties' class.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__NAME

        static final int PICTURE_DRAWING_PROPERTIES__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__HYPERLINK

        static final int PICTURE_DRAWING_PROPERTIES__HYPERLINK
        The feature id for the 'Hyperlink' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__PRINT

        static final int PICTURE_DRAWING_PROPERTIES__PRINT
        The feature id for the 'Print' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__DETAIL_PARAMETER

        static final int PICTURE_DRAWING_PROPERTIES__DETAIL_PARAMETER
        The feature id for the 'Detail Parameter' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON

        static final int PICTURE_DRAWING_PROPERTIES__IS_TEMPLATE_MODE_ON
        The feature id for the 'Is Template Mode On' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__CELL_REFERENCE

        static final int PICTURE_DRAWING_PROPERTIES__CELL_REFERENCE
        The feature id for the 'Cell Reference' containment reference.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__LINE

        static final int PICTURE_DRAWING_PROPERTIES__LINE
        The feature id for the 'Line' containment reference.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__LINE_COLOR

        static final int PICTURE_DRAWING_PROPERTIES__LINE_COLOR
        The feature id for the 'Line Color' containment reference.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__BACK_COLOR

        static final int PICTURE_DRAWING_PROPERTIES__BACK_COLOR
        The feature id for the 'Back Color' containment reference.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__PATTERN_COLOR

        static final int PICTURE_DRAWING_PROPERTIES__PATTERN_COLOR
        The feature id for the 'Pattern Color' containment reference.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__PATTERN

        static final int PICTURE_DRAWING_PROPERTIES__PATTERN
        The feature id for the 'Pattern' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__PICTURE

        static final int PICTURE_DRAWING_PROPERTIES__PICTURE
        The feature id for the 'Picture' containment reference.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES__PICTURE_SIZE

        static final int PICTURE_DRAWING_PROPERTIES__PICTURE_SIZE
        The feature id for the 'Picture Size' attribute.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES_FEATURE_COUNT

        static final int PICTURE_DRAWING_PROPERTIES_FEATURE_COUNT
        The number of structural features of the 'Picture Drawing Properties' class.
        See Also:
        Constant Field Values
      • PICTURE_DRAWING_PROPERTIES_OPERATION_COUNT

        static final int PICTURE_DRAWING_PROPERTIES_OPERATION_COUNT
        The number of operations of the 'Picture Drawing Properties' class.
        See Also:
        Constant Field Values
      • DCS_DETAIL_ID__DETAIL_ID

        static final int DCS_DETAIL_ID__DETAIL_ID
        The feature id for the 'Detail Id' attribute.
        See Also:
        Constant Field Values
      • DCS_DETAIL_ID_FEATURE_COUNT

        static final int DCS_DETAIL_ID_FEATURE_COUNT
        The number of structural features of the 'Dcs Detail Id' class.
        See Also:
        Constant Field Values
      • DCS_DETAIL_ID_OPERATION_COUNT

        static final int DCS_DETAIL_ID_OPERATION_COUNT
        The number of operations of the 'Dcs Detail Id' class.
        See Also:
        Constant Field Values