Package com._1c.g5.v8.dt.moxel
Interface SpreadsheetDocument
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
SpreadsheetDocumentImpl
public interface SpreadsheetDocument
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Spreadsheet Document'.
The following features are supported:
Language SettingsColumnsAll ColumnsRowsDrawingsPicturesBack PictureFixed BackgroundLeft HeaderCenter HeaderRight HeaderLeft FooterCenter FooterRight FooterTemplate ModeTotals RightTotals BelowStep DirectionDefault Format IndexHeightRow GroupsColumn GroupsMergesUnmergesRow MergesColumn MergesNamed ItemsPring Settings NamePrint SettingsPrint AreaRepeat RowsRepeat ColumnsDrawing Data SourcesGroups Back ColorGroups ColorHeaders Back ColorHeaders ColorText DirectionSave View SettingsView SettingsEmbedded TablesColorsFontsLinesFormatsRead OnlyTrue Read OnlyBase SheetExtension MethodSaved Pictures Density
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Columns>Returns the value of the 'All Columns' containment reference list.intReturns the value of the 'Back Picture' attribute.Returns the value of the 'Base Sheet' containment reference.Returns the value of the 'Center Footer' containment reference.Returns the value of the 'Center Header' containment reference.org.eclipse.emf.common.util.EList<Color>Returns the value of the 'Colors' containment reference list.org.eclipse.emf.common.util.EList<ColumnGroup>Returns the value of the 'Column Groups' containment reference list.org.eclipse.emf.common.util.EList<ColumnMerge>Returns the value of the 'Column Merges' containment reference list.Returns the value of the 'Columns' reference.intReturns the value of the 'Default Format Index' attribute.org.eclipse.emf.common.util.EList<DrawingsDataSource>Returns the value of the 'Drawing Data Sources' containment reference list.org.eclipse.emf.common.util.EList<Drawing>Returns the value of the 'Drawings' containment reference list.org.eclipse.emf.common.util.EList<EmbeddedTableItem>Returns the value of the 'Embedded Tables' containment reference list.Returns the value of the 'Extension Method' attribute.org.eclipse.emf.common.util.EList<Font>getFonts()Returns the value of the 'Fonts' containment reference list.org.eclipse.emf.common.util.EList<Format>Returns the value of the 'Formats' containment reference list.Returns the value of the 'Groups Back Color' containment reference.Returns the value of the 'Groups Color' containment reference.Returns the value of the 'Headers Back Color' containment reference.Returns the value of the 'Headers Color' containment reference.intReturns the value of the 'Height' attribute.Returns the value of the 'Language Settings' containment reference.Returns the value of the 'Left Footer' containment reference.Returns the value of the 'Left Header' containment reference.org.eclipse.emf.common.util.EList<SpreadsheetLine>getLines()Returns the value of the 'Lines' containment reference list.org.eclipse.emf.common.util.EList<Merge>Returns the value of the 'Merges' containment reference list.Returns the value of the 'Named Items' map.org.eclipse.emf.common.util.EList<Picture>Returns the value of the 'Pictures' containment reference list.Returns the value of the 'Pring Settings Name' attribute.Returns the value of the 'Print Area' containment reference.Returns the value of the 'Print Settings' containment reference.Returns the value of the 'Repeat Columns' containment reference.Returns the value of the 'Repeat Rows' containment reference.Returns the value of the 'Right Footer' containment reference.Returns the value of the 'Right Header' containment reference.org.eclipse.emf.common.util.EList<RowGroup>Returns the value of the 'Row Groups' containment reference list.org.eclipse.emf.common.util.EList<RowMerge>Returns the value of the 'Row Merges' containment reference list.getRows()Returns the value of the 'Rows' map.Returns the value of the 'Saved Pictures Density' attribute.Returns the value of the 'Step Direction' attribute.Returns the value of the 'Text Direction' attribute.org.eclipse.emf.common.util.EList<Merge>Returns the value of the 'Unmerges' containment reference list.Returns the value of the 'View Settings' containment reference.booleanReturns the value of the 'Fixed Background' attribute.booleanReturns the value of the 'Read Only' attribute.booleanReturns the value of the 'Save View Settings' attribute.booleanReturns the value of the 'Template Mode' attribute.booleanReturns the value of the 'Totals Below' attribute.booleanReturns the value of the 'Totals Right' attribute.booleanReturns the value of the 'True Read Only' attribute.voidsetBackPicture(int value) Sets the value of the 'Back Picture' attribute.voidsetBaseSheet(SpreadsheetDocument value) Sets the value of the 'Base Sheet' containment reference.voidsetCenterFooter(Cell value) Sets the value of the 'Center Footer' containment reference.voidsetCenterHeader(Cell value) Sets the value of the 'Center Header' containment reference.voidsetColumns(Columns value) Sets the value of the 'Columns' reference.voidsetDefaultFormatIndex(int value) Sets the value of the 'Default Format Index' attribute.voidSets the value of the 'Extension Method' attribute.voidsetFixedBackground(boolean value) Sets the value of the 'Fixed Background' attribute.voidsetGroupsBackColor(Color value) Sets the value of the 'Groups Back Color' containment reference.voidsetGroupsColor(Color value) Sets the value of the 'Groups Color' containment reference.voidsetHeadersBackColor(Color value) Sets the value of the 'Headers Back Color' containment reference.voidsetHeadersColor(Color value) Sets the value of the 'Headers Color' containment reference.voidsetHeight(int value) Sets the value of the 'Height' attribute.voidSets the value of the 'Language Settings' containment reference.voidsetLeftFooter(Cell value) Sets the value of the 'Left Footer' containment reference.voidsetLeftHeader(Cell value) Sets the value of the 'Left Header' containment reference.voidsetPringSettingsName(String value) Sets the value of the 'Pring Settings Name' attribute.voidsetPrintArea(Area value) Sets the value of the 'Print Area' containment reference.voidsetPrintSettings(PrintSettings value) Sets the value of the 'Print Settings' containment reference.voidsetReadOnly(boolean value) Sets the value of the 'Read Only' attribute.voidsetRepeatColumns(Area value) Sets the value of the 'Repeat Columns' containment reference.voidsetRepeatRows(Area value) Sets the value of the 'Repeat Rows' containment reference.voidsetRightFooter(Cell value) Sets the value of the 'Right Footer' containment reference.voidsetRightHeader(Cell value) Sets the value of the 'Right Header' containment reference.voidSets the value of the 'Saved Pictures Density' attribute.voidsetSaveViewSettings(boolean value) Sets the value of the 'Save View Settings' attribute.voidSets the value of the 'Step Direction' attribute.voidsetTemplateMode(boolean value) Sets the value of the 'Template Mode' attribute.voidSets the value of the 'Text Direction' attribute.voidsetTotalsBelow(boolean value) Sets the value of the 'Totals Below' attribute.voidsetTotalsRight(boolean value) Sets the value of the 'Totals Right' attribute.voidsetTrueReadOnly(boolean value) Sets the value of the 'True Read Only' attribute.voidsetViewSettings(ViewSettings value) Sets the value of the 'View Settings' containment reference.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getLanguageSettings
LanguageSettings getLanguageSettings()Returns the value of the 'Language Settings' containment reference.- Returns:
- the value of the 'Language Settings' containment reference.
- See Also:
-
setLanguageSettings
Sets the value of the 'Language Settings' containment reference.- Parameters:
value- the new value of the 'Language Settings' containment reference.- See Also:
-
getColumns
Columns getColumns()Returns the value of the 'Columns' reference.- Returns:
- the value of the 'Columns' reference.
- See Also:
-
setColumns
Sets the value of the 'Columns' reference.- Parameters:
value- the new value of the 'Columns' reference.- See Also:
-
getAllColumns
org.eclipse.emf.common.util.EList<Columns> getAllColumns()Returns the value of the 'All Columns' containment reference list. The list contents are of typeColumns.- Returns:
- the value of the 'All Columns' containment reference list.
- See Also:
-
getRows
- Returns:
- the value of the 'Rows' map.
- See Also:
-
getDrawings
org.eclipse.emf.common.util.EList<Drawing> getDrawings()Returns the value of the 'Drawings' containment reference list. The list contents are of typeDrawing.- Returns:
- the value of the 'Drawings' containment reference list.
- See Also:
-
getPictures
org.eclipse.emf.common.util.EList<Picture> getPictures()Returns the value of the 'Pictures' containment reference list. The list contents are of typePicture.- Returns:
- the value of the 'Pictures' containment reference list.
- See Also:
-
getBackPicture
int getBackPicture()Returns the value of the 'Back Picture' attribute.- Returns:
- the value of the 'Back Picture' attribute.
- See Also:
-
setBackPicture
void setBackPicture(int value) Sets the value of the 'Back Picture' attribute.- Parameters:
value- the new value of the 'Back Picture' attribute.- See Also:
-
isFixedBackground
boolean isFixedBackground()Returns the value of the 'Fixed Background' attribute.- Returns:
- the value of the 'Fixed Background' attribute.
- See Also:
-
setFixedBackground
void setFixedBackground(boolean value) Sets the value of the 'Fixed Background' attribute.- Parameters:
value- the new value of the 'Fixed Background' attribute.- See Also:
-
getLeftHeader
Cell getLeftHeader()Returns the value of the 'Left Header' containment reference.- Returns:
- the value of the 'Left Header' containment reference.
- See Also:
-
setLeftHeader
Sets the value of the 'Left Header' containment reference.- Parameters:
value- the new value of the 'Left Header' containment reference.- See Also:
-
getCenterHeader
Cell getCenterHeader()Returns the value of the 'Center Header' containment reference.- Returns:
- the value of the 'Center Header' containment reference.
- See Also:
-
setCenterHeader
Sets the value of the 'Center Header' containment reference.- Parameters:
value- the new value of the 'Center Header' containment reference.- See Also:
-
getRightHeader
Cell getRightHeader()Returns the value of the 'Right Header' containment reference.- Returns:
- the value of the 'Right Header' containment reference.
- See Also:
-
setRightHeader
Sets the value of the 'Right Header' containment reference.- Parameters:
value- the new value of the 'Right Header' containment reference.- See Also:
-
isTemplateMode
boolean isTemplateMode()Returns the value of the 'Template Mode' attribute.- Returns:
- the value of the 'Template Mode' attribute.
- See Also:
-
setTemplateMode
void setTemplateMode(boolean value) Sets the value of the 'Template Mode' attribute.- Parameters:
value- the new value of the 'Template Mode' attribute.- See Also:
-
isTotalsRight
boolean isTotalsRight()Returns the value of the 'Totals Right' attribute.- Returns:
- the value of the 'Totals Right' attribute.
- See Also:
-
setTotalsRight
void setTotalsRight(boolean value) Sets the value of the 'Totals Right' attribute.- Parameters:
value- the new value of the 'Totals Right' attribute.- See Also:
-
isTotalsBelow
boolean isTotalsBelow()Returns the value of the 'Totals Below' attribute.- Returns:
- the value of the 'Totals Below' attribute.
- See Also:
-
setTotalsBelow
void setTotalsBelow(boolean value) Sets the value of the 'Totals Below' attribute.- Parameters:
value- the new value of the 'Totals Below' attribute.- See Also:
-
getStepDirection
SpreadsheetDocumentStepDirectionType getStepDirection()Returns the value of the 'Step Direction' attribute. The default value is"ByColumns". The literals are from the enumerationSpreadsheetDocumentStepDirectionType.- Returns:
- the value of the 'Step Direction' attribute.
- See Also:
-
setStepDirection
Sets the value of the 'Step Direction' attribute.- Parameters:
value- the new value of the 'Step Direction' attribute.- See Also:
-
getDefaultFormatIndex
int getDefaultFormatIndex()Returns the value of the 'Default Format Index' attribute.- Returns:
- the value of the 'Default Format Index' attribute.
- See Also:
-
setDefaultFormatIndex
void setDefaultFormatIndex(int value) Sets the value of the 'Default Format Index' attribute.- Parameters:
value- the new value of the 'Default Format Index' attribute.- See Also:
-
getHeight
int getHeight()Returns the value of the 'Height' attribute.- Returns:
- the value of the 'Height' attribute.
- See Also:
-
setHeight
void setHeight(int value) Sets the value of the 'Height' attribute.- Parameters:
value- the new value of the 'Height' attribute.- See Also:
-
getRowGroups
org.eclipse.emf.common.util.EList<RowGroup> getRowGroups()Returns the value of the 'Row Groups' containment reference list. The list contents are of typeRowGroup.- Returns:
- the value of the 'Row Groups' containment reference list.
- See Also:
-
getColumnGroups
org.eclipse.emf.common.util.EList<ColumnGroup> getColumnGroups()Returns the value of the 'Column Groups' containment reference list. The list contents are of typeColumnGroup.- Returns:
- the value of the 'Column Groups' containment reference list.
- See Also:
-
getMerges
org.eclipse.emf.common.util.EList<Merge> getMerges()Returns the value of the 'Merges' containment reference list. The list contents are of typeMerge.- Returns:
- the value of the 'Merges' containment reference list.
- See Also:
-
getUnmerges
org.eclipse.emf.common.util.EList<Merge> getUnmerges()Returns the value of the 'Unmerges' containment reference list. The list contents are of typeMerge.- Returns:
- the value of the 'Unmerges' containment reference list.
- See Also:
-
getRowMerges
org.eclipse.emf.common.util.EList<RowMerge> getRowMerges()Returns the value of the 'Row Merges' containment reference list. The list contents are of typeRowMerge.- Returns:
- the value of the 'Row Merges' containment reference list.
- See Also:
-
getColumnMerges
org.eclipse.emf.common.util.EList<ColumnMerge> getColumnMerges()Returns the value of the 'Column Merges' containment reference list. The list contents are of typeColumnMerge.- Returns:
- the value of the 'Column Merges' containment reference list.
- See Also:
-
getNamedItems
Returns the value of the 'Named Items' map. The key is of typeString, and the value is of typeNamedItem,- Returns:
- the value of the 'Named Items' map.
- See Also:
-
getPringSettingsName
String getPringSettingsName()Returns the value of the 'Pring Settings Name' attribute.- Returns:
- the value of the 'Pring Settings Name' attribute.
- See Also:
-
setPringSettingsName
Sets the value of the 'Pring Settings Name' attribute.- Parameters:
value- the new value of the 'Pring Settings Name' attribute.- See Also:
-
getPrintSettings
PrintSettings getPrintSettings()Returns the value of the 'Print Settings' containment reference.- Returns:
- the value of the 'Print Settings' containment reference.
- See Also:
-
setPrintSettings
Sets the value of the 'Print Settings' containment reference.- Parameters:
value- the new value of the 'Print Settings' containment reference.- See Also:
-
getPrintArea
Area getPrintArea()Returns the value of the 'Print Area' containment reference.- Returns:
- the value of the 'Print Area' containment reference.
- See Also:
-
setPrintArea
Sets the value of the 'Print Area' containment reference.- Parameters:
value- the new value of the 'Print Area' containment reference.- See Also:
-
getRepeatRows
Area getRepeatRows()Returns the value of the 'Repeat Rows' containment reference.- Returns:
- the value of the 'Repeat Rows' containment reference.
- See Also:
-
setRepeatRows
Sets the value of the 'Repeat Rows' containment reference.- Parameters:
value- the new value of the 'Repeat Rows' containment reference.- See Also:
-
getRepeatColumns
Area getRepeatColumns()Returns the value of the 'Repeat Columns' containment reference.- Returns:
- the value of the 'Repeat Columns' containment reference.
- See Also:
-
setRepeatColumns
Sets the value of the 'Repeat Columns' containment reference.- Parameters:
value- the new value of the 'Repeat Columns' containment reference.- See Also:
-
getDrawingDataSources
org.eclipse.emf.common.util.EList<DrawingsDataSource> getDrawingDataSources()Returns the value of the 'Drawing Data Sources' containment reference list. The list contents are of typeDrawingsDataSource.- Returns:
- the value of the 'Drawing Data Sources' containment reference list.
- See Also:
-
getGroupsBackColor
Color getGroupsBackColor()Returns the value of the 'Groups Back Color' containment reference.- Returns:
- the value of the 'Groups Back Color' containment reference.
- See Also:
-
setGroupsBackColor
Sets the value of the 'Groups Back Color' containment reference.- Parameters:
value- the new value of the 'Groups Back Color' containment reference.- See Also:
-
getGroupsColor
Color getGroupsColor()Returns the value of the 'Groups Color' containment reference.- Returns:
- the value of the 'Groups Color' containment reference.
- See Also:
-
setGroupsColor
Sets the value of the 'Groups Color' containment reference.- Parameters:
value- the new value of the 'Groups Color' containment reference.- See Also:
-
getHeadersBackColor
Color getHeadersBackColor()Returns the value of the 'Headers Back Color' containment reference.- Returns:
- the value of the 'Headers Back Color' containment reference.
- See Also:
-
setHeadersBackColor
Sets the value of the 'Headers Back Color' containment reference.- Parameters:
value- the new value of the 'Headers Back Color' containment reference.- See Also:
-
getHeadersColor
Color getHeadersColor()Returns the value of the 'Headers Color' containment reference.- Returns:
- the value of the 'Headers Color' containment reference.
- See Also:
-
setHeadersColor
Sets the value of the 'Headers Color' containment reference.- Parameters:
value- the new value of the 'Headers Color' containment reference.- See Also:
-
getTextDirection
SpreadsheetDocumentTextDirectionType getTextDirection()Returns the value of the 'Text Direction' attribute. The default value is"LeftToRight". The literals are from the enumerationSpreadsheetDocumentTextDirectionType.- Returns:
- the value of the 'Text Direction' attribute.
- See Also:
-
setTextDirection
Sets the value of the 'Text Direction' attribute.- Parameters:
value- the new value of the 'Text Direction' attribute.- See Also:
-
isSaveViewSettings
boolean isSaveViewSettings()Returns the value of the 'Save View Settings' attribute.- Returns:
- the value of the 'Save View Settings' attribute.
- See Also:
-
setSaveViewSettings
void setSaveViewSettings(boolean value) Sets the value of the 'Save View Settings' attribute.- Parameters:
value- the new value of the 'Save View Settings' attribute.- See Also:
-
getViewSettings
ViewSettings getViewSettings()Returns the value of the 'View Settings' containment reference.- Returns:
- the value of the 'View Settings' containment reference.
- See Also:
-
setViewSettings
Sets the value of the 'View Settings' containment reference.- Parameters:
value- the new value of the 'View Settings' containment reference.- See Also:
-
getEmbeddedTables
org.eclipse.emf.common.util.EList<EmbeddedTableItem> getEmbeddedTables()Returns the value of the 'Embedded Tables' containment reference list. The list contents are of typeEmbeddedTableItem.- Returns:
- the value of the 'Embedded Tables' containment reference list.
- See Also:
-
getColors
org.eclipse.emf.common.util.EList<Color> getColors()Returns the value of the 'Colors' containment reference list. The list contents are of typeColor.- Returns:
- the value of the 'Colors' containment reference list.
- See Also:
-
getFonts
org.eclipse.emf.common.util.EList<Font> getFonts()Returns the value of the 'Fonts' containment reference list. The list contents are of typeFont.- Returns:
- the value of the 'Fonts' containment reference list.
- See Also:
-
getLines
org.eclipse.emf.common.util.EList<SpreadsheetLine> getLines()Returns the value of the 'Lines' containment reference list. The list contents are of typeSpreadsheetLine.- Returns:
- the value of the 'Lines' containment reference list.
- See Also:
-
getFormats
org.eclipse.emf.common.util.EList<Format> getFormats()Returns the value of the 'Formats' containment reference list. The list contents are of typeFormat.- Returns:
- the value of the 'Formats' containment reference list.
- See Also:
-
isReadOnly
boolean isReadOnly()Returns the value of the 'Read Only' attribute. The default value is"false".- Returns:
- the value of the 'Read Only' attribute.
- See Also:
-
setReadOnly
void setReadOnly(boolean value) Sets the value of the 'Read Only' attribute.- Parameters:
value- the new value of the 'Read Only' attribute.- See Also:
-
isTrueReadOnly
boolean isTrueReadOnly()Returns the value of the 'True Read Only' attribute. The default value is"false".- Returns:
- the value of the 'True Read Only' attribute.
- See Also:
-
setTrueReadOnly
void setTrueReadOnly(boolean value) Sets the value of the 'True Read Only' attribute.- Parameters:
value- the new value of the 'True Read Only' attribute.- See Also:
-
getBaseSheet
SpreadsheetDocument getBaseSheet()Returns the value of the 'Base Sheet' containment reference.- Returns:
- the value of the 'Base Sheet' containment reference.
- See Also:
-
setBaseSheet
Sets the value of the 'Base Sheet' containment reference.- Parameters:
value- the new value of the 'Base Sheet' containment reference.- See Also:
-
getExtensionMethod
ExtensionAlgorithm getExtensionMethod()Returns the value of the 'Extension Method' attribute. The default value is"Merge". The literals are from the enumerationExtensionAlgorithm.- Returns:
- the value of the 'Extension Method' attribute.
- See Also:
-
setExtensionMethod
Sets the value of the 'Extension Method' attribute.- Parameters:
value- the new value of the 'Extension Method' attribute.- See Also:
-
getSavedPicturesDensity
SpreadsheetDocumentSavedPicturesDensity getSavedPicturesDensity()Returns the value of the 'Saved Pictures Density' attribute. The default value is"Original". The literals are from the enumerationSpreadsheetDocumentSavedPicturesDensity.- Returns:
- the value of the 'Saved Pictures Density' attribute.
- See Also:
-
setSavedPicturesDensity
Sets the value of the 'Saved Pictures Density' attribute.- Parameters:
value- the new value of the 'Saved Pictures Density' attribute.- See Also:
-