public static interface ExcelPackage.Literals
Modifier and Type | Field and Description |
---|---|
static EEnum |
BORDER_TYPE
The meta object literal for the '
Border Type ' enum. |
static EClass |
CELL
The meta object literal for the '
Cell ' class. |
static EReference |
CELL__COLUMN
The meta object literal for the 'Column' reference feature.
|
static EReference |
CELL__COMMENT
The meta object literal for the 'Comment' containment reference feature.
|
static EAttribute |
CELL__FORMULA
The meta object literal for the 'Formula' attribute feature.
|
static EReference |
CELL__HYPERLINK
The meta object literal for the 'Hyperlink' reference feature.
|
static EReference |
CELL__ROW
The meta object literal for the 'Row' container reference feature.
|
static EReference |
CELL__STYLE
The meta object literal for the 'Style' reference feature.
|
static EAttribute |
CELL__TYPE
The meta object literal for the 'Type' attribute feature.
|
static EAttribute |
CELL__VALUE
The meta object literal for the 'Value' attribute feature.
|
static EClass |
CELL_REGION
The meta object literal for the '
Cell Region ' class. |
static EReference |
CELL_REGION__FIRST_CELL
The meta object literal for the 'First Cell' reference feature.
|
static EAttribute |
CELL_REGION__FIRST_COLUMN
The meta object literal for the 'First Column' attribute feature.
|
static EAttribute |
CELL_REGION__FIRST_ROW
The meta object literal for the 'First Row' attribute feature.
|
static EAttribute |
CELL_REGION__LAST_COLUMN
The meta object literal for the 'Last Column' attribute feature.
|
static EAttribute |
CELL_REGION__LAST_ROW
The meta object literal for the 'Last Row' attribute feature.
|
static EClass |
CELL_STYLE
The meta object literal for the '
Cell Style ' class. |
static EReference |
CELL_STYLE__BACKGROUND
The meta object literal for the 'Background' reference feature.
|
static EAttribute |
CELL_STYLE__BOTTOM_BORDER
The meta object literal for the 'Bottom Border' attribute feature.
|
static EReference |
CELL_STYLE__BOTTOM_COLOR
The meta object literal for the 'Bottom Color' reference feature.
|
static EAttribute |
CELL_STYLE__DATA_FORMAT
The meta object literal for the 'Data Format' attribute feature.
|
static EReference |
CELL_STYLE__FONT
The meta object literal for the 'Font' reference feature.
|
static EAttribute |
CELL_STYLE__HORIZONTAL
The meta object literal for the 'Horizontal' attribute feature.
|
static EAttribute |
CELL_STYLE__INDENTATION
The meta object literal for the 'Indentation' attribute feature.
|
static EAttribute |
CELL_STYLE__LEFT_BORDER
The meta object literal for the 'Left Border' attribute feature.
|
static EReference |
CELL_STYLE__LEFT_COLOR
The meta object literal for the 'Left Color' reference feature.
|
static EAttribute |
CELL_STYLE__LOCKED
The meta object literal for the 'Locked' attribute feature.
|
static EAttribute |
CELL_STYLE__RIGHT_BORDER
The meta object literal for the 'Right Border' attribute feature.
|
static EReference |
CELL_STYLE__RIGHT_COLOR
The meta object literal for the 'Right Color' reference feature.
|
static EAttribute |
CELL_STYLE__ROTATION
The meta object literal for the 'Rotation' attribute feature.
|
static EAttribute |
CELL_STYLE__TOP_BORDER
The meta object literal for the 'Top Border' attribute feature.
|
static EReference |
CELL_STYLE__TOP_COLOR
The meta object literal for the 'Top Color' reference feature.
|
static EAttribute |
CELL_STYLE__VERTICAL
The meta object literal for the 'Vertical' attribute feature.
|
static EAttribute |
CELL_STYLE__WRAP_TEXT
The meta object literal for the 'Wrap Text' attribute feature.
|
static EEnum |
CELL_TYPE
The meta object literal for the '
Cell Type ' enum. |
static EClass |
COLOR
The meta object literal for the '
Color ' class. |
static EAttribute |
COLOR__BLUE
The meta object literal for the 'Blue' attribute feature.
|
static EAttribute |
COLOR__GREEN
The meta object literal for the 'Green' attribute feature.
|
static EAttribute |
COLOR__RED
The meta object literal for the 'Red' attribute feature.
|
static EClass |
COLUMN
The meta object literal for the '
Column ' class. |
static EReference |
COLUMN__CELLS
The meta object literal for the 'Cells' reference list feature.
|
static EAttribute |
COLUMN__COLUMN_INDEX
The meta object literal for the 'Column Index' attribute feature.
|
static EReference |
COLUMN__DEFAULT_STYLE
The meta object literal for the 'Default Style' reference feature.
|
static EReference |
COLUMN__SHEET
The meta object literal for the 'Sheet' container reference feature.
|
static EAttribute |
COLUMN__WIDTH
The meta object literal for the 'Width' attribute feature.
|
static EClass |
COMMENT
The meta object literal for the '
Comment ' class. |
static EAttribute |
COMMENT__AUTHOR
The meta object literal for the 'Author' attribute feature.
|
static EAttribute |
COMMENT__BODY
The meta object literal for the 'Body' attribute feature.
|
static EAttribute |
COMMENT__VISIBLE
The meta object literal for the 'Visible' attribute feature.
|
static EClass |
FONT
The meta object literal for the '
Font ' class. |
static EAttribute |
FONT__BOLD
The meta object literal for the 'Bold' attribute feature.
|
static EAttribute |
FONT__CHAR_SET
The meta object literal for the 'Char Set' attribute feature.
|
static EReference |
FONT__COLOR
The meta object literal for the 'Color' reference feature.
|
static EAttribute |
FONT__HEIGHT
The meta object literal for the 'Height' attribute feature.
|
static EAttribute |
FONT__ITALIC
The meta object literal for the 'Italic' attribute feature.
|
static EAttribute |
FONT__NAME
The meta object literal for the 'Name' attribute feature.
|
static EAttribute |
FONT__STRIKEOUT
The meta object literal for the 'Strikeout' attribute feature.
|
static EAttribute |
FONT__TYPE_OFFSET
The meta object literal for the 'Type Offset' attribute feature.
|
static EAttribute |
FONT__UNDERLINE
The meta object literal for the 'Underline' attribute feature.
|
static EEnum |
FONT_CHAR_SET
The meta object literal for the '
Font Char Set ' enum. |
static EEnum |
FONT_UNDERLINE
The meta object literal for the '
Font Underline ' enum. |
static EEnum |
HORIZONTAL_ALIGNMENT
The meta object literal for the '
Horizontal Alignment ' enum. |
static EClass |
HYPERLINK
The meta object literal for the '
Hyperlink ' class. |
static EAttribute |
HYPERLINK__ADDRESS
The meta object literal for the 'Address' attribute feature.
|
static EAttribute |
HYPERLINK__LABEL
The meta object literal for the 'Label' attribute feature.
|
static EAttribute |
HYPERLINK__TYPE
The meta object literal for the 'Type' attribute feature.
|
static EEnum |
HYPERLINK_TYPE
The meta object literal for the '
Hyperlink Type ' enum. |
static EClass |
ROW
The meta object literal for the '
Row ' class. |
static EReference |
ROW__CELLS
The meta object literal for the 'Cells' containment reference list feature.
|
static EAttribute |
ROW__HEIGHT
The meta object literal for the 'Height' attribute feature.
|
static EAttribute |
ROW__ROW_INDEX
The meta object literal for the 'Row Index' attribute feature.
|
static EReference |
ROW__SHEET
The meta object literal for the 'Sheet' container reference feature.
|
static EClass |
SHEET
The meta object literal for the '
Sheet ' class. |
static EReference |
SHEET__COLUMNS
The meta object literal for the 'Columns' containment reference list feature.
|
static EAttribute |
SHEET__DEFAULT_COLUMN_WIDTH
The meta object literal for the 'Default Column Width' attribute feature.
|
static EAttribute |
SHEET__DEFAULT_ROW_HEIGHT
The meta object literal for the 'Default Row Height' attribute feature.
|
static EReference |
SHEET__MERGED_REGIONS
The meta object literal for the 'Merged Regions' containment reference list feature.
|
static EAttribute |
SHEET__NAME
The meta object literal for the 'Name' attribute feature.
|
static EReference |
SHEET__ROWS
The meta object literal for the 'Rows' containment reference list feature.
|
static EReference |
SHEET__WORKBOOK
The meta object literal for the 'Workbook' container reference feature.
|
static EEnum |
TYPE_OFFSET
The meta object literal for the '
Type Offset ' enum. |
static EEnum |
VERTICAL_ALIGNMENT
The meta object literal for the '
Vertical Alignment ' enum. |
static EClass |
WORKBOOK
The meta object literal for the '
Workbook ' class. |
static EReference |
WORKBOOK__CELL_STYLES
The meta object literal for the 'Cell Styles' containment reference list feature.
|
static EReference |
WORKBOOK__COLORS
The meta object literal for the 'Colors' containment reference list feature.
|
static EReference |
WORKBOOK__FONTS
The meta object literal for the 'Fonts' containment reference list feature.
|
static EReference |
WORKBOOK__SHEETS
The meta object literal for the 'Sheets' containment reference list feature.
|
static final EClass CELL
Cell
' class.
CellImpl
,
ExcelPackageImpl.getCell()
static final EReference CELL__ROW
static final EAttribute CELL__VALUE
static final EReference CELL__COMMENT
static final EReference CELL__STYLE
static final EAttribute CELL__TYPE
static final EReference CELL__COLUMN
static final EAttribute CELL__FORMULA
static final EReference CELL__HYPERLINK
static final EClass SHEET
Sheet
' class.
SheetImpl
,
ExcelPackageImpl.getSheet()
static final EReference SHEET__ROWS
static final EAttribute SHEET__NAME
static final EReference SHEET__MERGED_REGIONS
static final EAttribute SHEET__DEFAULT_ROW_HEIGHT
static final EAttribute SHEET__DEFAULT_COLUMN_WIDTH
static final EReference SHEET__COLUMNS
static final EReference SHEET__WORKBOOK
static final EClass ROW
Row
' class.
RowImpl
,
ExcelPackageImpl.getRow()
static final EAttribute ROW__ROW_INDEX
static final EReference ROW__CELLS
static final EReference ROW__SHEET
static final EAttribute ROW__HEIGHT
static final EClass COMMENT
Comment
' class.
CommentImpl
,
ExcelPackageImpl.getComment()
static final EAttribute COMMENT__BODY
static final EAttribute COMMENT__AUTHOR
static final EAttribute COMMENT__VISIBLE
static final EClass CELL_STYLE
Cell Style
' class.
CellStyleImpl
,
ExcelPackageImpl.getCellStyle()
static final EAttribute CELL_STYLE__HORIZONTAL
static final EAttribute CELL_STYLE__VERTICAL
static final EReference CELL_STYLE__BACKGROUND
static final EAttribute CELL_STYLE__INDENTATION
static final EAttribute CELL_STYLE__LOCKED
static final EAttribute CELL_STYLE__ROTATION
static final EAttribute CELL_STYLE__WRAP_TEXT
static final EReference CELL_STYLE__FONT
static final EAttribute CELL_STYLE__DATA_FORMAT
static final EAttribute CELL_STYLE__TOP_BORDER
static final EAttribute CELL_STYLE__BOTTOM_BORDER
static final EReference CELL_STYLE__RIGHT_COLOR
static final EReference CELL_STYLE__LEFT_COLOR
static final EReference CELL_STYLE__BOTTOM_COLOR
static final EReference CELL_STYLE__TOP_COLOR
static final EAttribute CELL_STYLE__RIGHT_BORDER
static final EAttribute CELL_STYLE__LEFT_BORDER
static final EClass CELL_REGION
Cell Region
' class.
CellRegionImpl
,
ExcelPackageImpl.getCellRegion()
static final EAttribute CELL_REGION__FIRST_ROW
static final EAttribute CELL_REGION__LAST_ROW
static final EAttribute CELL_REGION__FIRST_COLUMN
static final EAttribute CELL_REGION__LAST_COLUMN
static final EReference CELL_REGION__FIRST_CELL
static final EClass WORKBOOK
Workbook
' class.
WorkbookImpl
,
ExcelPackageImpl.getWorkbook()
static final EReference WORKBOOK__SHEETS
static final EReference WORKBOOK__FONTS
static final EReference WORKBOOK__CELL_STYLES
static final EReference WORKBOOK__COLORS
static final EClass FONT
Font
' class.
FontImpl
,
ExcelPackageImpl.getFont()
static final EAttribute FONT__NAME
static final EAttribute FONT__ITALIC
static final EAttribute FONT__BOLD
static final EAttribute FONT__STRIKEOUT
static final EAttribute FONT__UNDERLINE
static final EReference FONT__COLOR
static final EAttribute FONT__CHAR_SET
static final EAttribute FONT__HEIGHT
static final EAttribute FONT__TYPE_OFFSET
static final EClass COLUMN
Column
' class.
ColumnImpl
,
ExcelPackageImpl.getColumn()
static final EAttribute COLUMN__COLUMN_INDEX
static final EAttribute COLUMN__WIDTH
static final EReference COLUMN__DEFAULT_STYLE
static final EReference COLUMN__CELLS
static final EReference COLUMN__SHEET
static final EEnum CELL_TYPE
Cell Type
' enum.
CellType
,
ExcelPackageImpl.getCellType()
static final EEnum HORIZONTAL_ALIGNMENT
Horizontal Alignment
' enum.
HorizontalAlignment
,
ExcelPackageImpl.getHorizontalAlignment()
static final EEnum VERTICAL_ALIGNMENT
Vertical Alignment
' enum.
VerticalAlignment
,
ExcelPackageImpl.getVerticalAlignment()
static final EEnum BORDER_TYPE
Border Type
' enum.
BorderType
,
ExcelPackageImpl.getBorderType()
static final EEnum FONT_CHAR_SET
Font Char Set
' enum.
FontCharSet
,
ExcelPackageImpl.getFontCharSet()
static final EEnum TYPE_OFFSET
Type Offset
' enum.
TypeOffset
,
ExcelPackageImpl.getTypeOffset()
static final EEnum FONT_UNDERLINE
Font Underline
' enum.
FontUnderline
,
ExcelPackageImpl.getFontUnderline()
static final EEnum HYPERLINK_TYPE
Hyperlink Type
' enum.
HyperlinkType
,
ExcelPackageImpl.getHyperlinkType()
static final EClass COLOR
Color
' class.
ColorImpl
,
ExcelPackageImpl.getColor()
static final EAttribute COLOR__RED
static final EAttribute COLOR__BLUE
static final EClass HYPERLINK
Hyperlink
' class.
HyperlinkImpl
,
ExcelPackageImpl.getHyperlink()
static final EAttribute HYPERLINK__TYPE
static final EAttribute HYPERLINK__ADDRESS
static final EAttribute HYPERLINK__LABEL
static final EAttribute COLOR__GREEN