Package com._1c.g5.v8.dt.moxel.impl
Class SpreadsheetDocumentImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
com._1c.g5.v8.bm.core.BmObject
com._1c.g5.v8.dt.moxel.impl.SpreadsheetDocumentImpl
- All Implemented Interfaces:
IBmObject
,SpreadsheetDocument
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
An implementation of the model object 'Spreadsheet Document'.
The following features are implemented:
Language Settings
Columns
All Columns
Rows
Drawings
Pictures
Back Picture
Fixed Background
Left Header
Center Header
Right Header
Left Footer
Center Footer
Right Footer
Template Mode
Totals Right
Totals Below
Step Direction
Default Format Index
Height
Row Groups
Column Groups
Merges
Unmerges
Row Merges
Column Merges
Named Items
Pring Settings Name
Print Settings
Print Area
Repeat Rows
Repeat Columns
Drawing Data Sources
Groups Back Color
Groups Color
Headers Back Color
Headers Color
Text Direction
Save View Settings
View Settings
Embedded Tables
Colors
Fonts
Lines
Formats
Read Only
True Read Only
Base Sheet
Extension Method
Saved Pictures Density
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.emf.ecore.EClass
protected int
org.eclipse.emf.common.util.EList<Columns>
int
org.eclipse.emf.common.util.EList<Color>
org.eclipse.emf.common.util.EList<ColumnGroup>
org.eclipse.emf.common.util.EList<ColumnMerge>
int
org.eclipse.emf.common.util.EList<DrawingsDataSource>
org.eclipse.emf.common.util.EList<Drawing>
org.eclipse.emf.common.util.EList<EmbeddedTableItem>
org.eclipse.emf.common.util.EList<Font>
getFonts()
org.eclipse.emf.common.util.EList<Format>
int
org.eclipse.emf.common.util.EList<SpreadsheetLine>
getLines()
org.eclipse.emf.common.util.EList<Merge>
org.eclipse.emf.common.util.EList<Picture>
org.eclipse.emf.common.util.EList<RowGroup>
org.eclipse.emf.common.util.EList<RowMerge>
getRows()
org.eclipse.emf.common.util.EList<Merge>
boolean
boolean
boolean
boolean
boolean
boolean
boolean
void
setBackPicture
(int newBackPicture) void
setBaseSheet
(SpreadsheetDocument newBaseSheet) void
setCenterFooter
(Cell newCenterFooter) void
setCenterHeader
(Cell newCenterHeader) void
setColumns
(Columns newColumns) void
setDefaultFormatIndex
(int newDefaultFormatIndex) void
setExtensionMethod
(ExtensionAlgorithm newExtensionMethod) void
setFixedBackground
(boolean newFixedBackground) void
setGroupsBackColor
(Color newGroupsBackColor) void
setGroupsColor
(Color newGroupsColor) void
setHeadersBackColor
(Color newHeadersBackColor) void
setHeadersColor
(Color newHeadersColor) void
setHeight
(int newHeight) void
setLanguageSettings
(LanguageSettings newLanguageSettings) void
setLeftFooter
(Cell newLeftFooter) void
setLeftHeader
(Cell newLeftHeader) void
setPringSettingsName
(String newPringSettingsName) void
setPrintArea
(Area newPrintArea) void
setPrintSettings
(PrintSettings newPrintSettings) void
setReadOnly
(boolean newReadOnly) void
setRepeatColumns
(Area newRepeatColumns) void
setRepeatRows
(Area newRepeatRows) void
setRightFooter
(Cell newRightFooter) void
setRightHeader
(Cell newRightHeader) void
setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity) void
setSaveViewSettings
(boolean newSaveViewSettings) void
setStepDirection
(SpreadsheetDocumentStepDirectionType newStepDirection) void
setTemplateMode
(boolean newTemplateMode) void
setTextDirection
(SpreadsheetDocumentTextDirectionType newTextDirection) void
setTotalsBelow
(boolean newTotalsBelow) void
setTotalsRight
(boolean newTotalsRight) void
setTrueReadOnly
(boolean newTrueReadOnly) void
setViewSettings
(ViewSettings newViewSettings) Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
SpreadsheetDocumentImpl
protected SpreadsheetDocumentImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getLanguageSettings
- Specified by:
getLanguageSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Language Settings' containment reference.
- See Also:
-
setLanguageSettings
- Specified by:
setLanguageSettings
in interfaceSpreadsheetDocument
- Parameters:
newLanguageSettings
- the new value of the 'Language Settings' containment reference.- See Also:
-
getColumns
- Specified by:
getColumns
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Columns' reference.
- See Also:
-
setColumns
- Specified by:
setColumns
in interfaceSpreadsheetDocument
- Parameters:
newColumns
- the new value of the 'Columns' reference.- See Also:
-
getAllColumns
- Specified by:
getAllColumns
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'All Columns' containment reference list.
- See Also:
-
getRows
- Specified by:
getRows
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Rows' map.
- See Also:
-
getDrawings
- Specified by:
getDrawings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Drawings' containment reference list.
- See Also:
-
getPictures
- Specified by:
getPictures
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Pictures' containment reference list.
- See Also:
-
getBackPicture
public int getBackPicture()- Specified by:
getBackPicture
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Back Picture' attribute.
- See Also:
-
setBackPicture
public void setBackPicture(int newBackPicture) - Specified by:
setBackPicture
in interfaceSpreadsheetDocument
- Parameters:
newBackPicture
- the new value of the 'Back Picture' attribute.- See Also:
-
isFixedBackground
public boolean isFixedBackground()- Specified by:
isFixedBackground
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Fixed Background' attribute.
- See Also:
-
setFixedBackground
public void setFixedBackground(boolean newFixedBackground) - Specified by:
setFixedBackground
in interfaceSpreadsheetDocument
- Parameters:
newFixedBackground
- the new value of the 'Fixed Background' attribute.- See Also:
-
getLeftHeader
- Specified by:
getLeftHeader
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Left Header' containment reference.
- See Also:
-
setLeftHeader
- Specified by:
setLeftHeader
in interfaceSpreadsheetDocument
- Parameters:
newLeftHeader
- the new value of the 'Left Header' containment reference.- See Also:
-
getCenterHeader
- Specified by:
getCenterHeader
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Center Header' containment reference.
- See Also:
-
setCenterHeader
- Specified by:
setCenterHeader
in interfaceSpreadsheetDocument
- Parameters:
newCenterHeader
- the new value of the 'Center Header' containment reference.- See Also:
-
getRightHeader
- Specified by:
getRightHeader
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Right Header' containment reference.
- See Also:
-
setRightHeader
- Specified by:
setRightHeader
in interfaceSpreadsheetDocument
- Parameters:
newRightHeader
- the new value of the 'Right Header' containment reference.- See Also:
-
isTemplateMode
public boolean isTemplateMode()- Specified by:
isTemplateMode
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Template Mode' attribute.
- See Also:
-
setTemplateMode
public void setTemplateMode(boolean newTemplateMode) - Specified by:
setTemplateMode
in interfaceSpreadsheetDocument
- Parameters:
newTemplateMode
- the new value of the 'Template Mode' attribute.- See Also:
-
isTotalsRight
public boolean isTotalsRight()- Specified by:
isTotalsRight
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Totals Right' attribute.
- See Also:
-
setTotalsRight
public void setTotalsRight(boolean newTotalsRight) - Specified by:
setTotalsRight
in interfaceSpreadsheetDocument
- Parameters:
newTotalsRight
- the new value of the 'Totals Right' attribute.- See Also:
-
isTotalsBelow
public boolean isTotalsBelow()- Specified by:
isTotalsBelow
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Totals Below' attribute.
- See Also:
-
setTotalsBelow
public void setTotalsBelow(boolean newTotalsBelow) - Specified by:
setTotalsBelow
in interfaceSpreadsheetDocument
- Parameters:
newTotalsBelow
- the new value of the 'Totals Below' attribute.- See Also:
-
getStepDirection
- Specified by:
getStepDirection
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Step Direction' attribute.
- See Also:
-
setStepDirection
- Specified by:
setStepDirection
in interfaceSpreadsheetDocument
- Parameters:
newStepDirection
- the new value of the 'Step Direction' attribute.- See Also:
-
getDefaultFormatIndex
public int getDefaultFormatIndex()- Specified by:
getDefaultFormatIndex
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Default Format Index' attribute.
- See Also:
-
setDefaultFormatIndex
public void setDefaultFormatIndex(int newDefaultFormatIndex) - Specified by:
setDefaultFormatIndex
in interfaceSpreadsheetDocument
- Parameters:
newDefaultFormatIndex
- the new value of the 'Default Format Index' attribute.- See Also:
-
getHeight
public int getHeight()- Specified by:
getHeight
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Height' attribute.
- See Also:
-
setHeight
public void setHeight(int newHeight) - Specified by:
setHeight
in interfaceSpreadsheetDocument
- Parameters:
newHeight
- the new value of the 'Height' attribute.- See Also:
-
getRowGroups
- Specified by:
getRowGroups
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Row Groups' containment reference list.
- See Also:
-
getColumnGroups
- Specified by:
getColumnGroups
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Column Groups' containment reference list.
- See Also:
-
getMerges
- Specified by:
getMerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Merges' containment reference list.
- See Also:
-
getUnmerges
- Specified by:
getUnmerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Unmerges' containment reference list.
- See Also:
-
getRowMerges
- Specified by:
getRowMerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Row Merges' containment reference list.
- See Also:
-
getColumnMerges
- Specified by:
getColumnMerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Column Merges' containment reference list.
- See Also:
-
getNamedItems
- Specified by:
getNamedItems
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Named Items' map.
- See Also:
-
getPringSettingsName
- Specified by:
getPringSettingsName
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Pring Settings Name' attribute.
- See Also:
-
setPringSettingsName
- Specified by:
setPringSettingsName
in interfaceSpreadsheetDocument
- Parameters:
newPringSettingsName
- the new value of the 'Pring Settings Name' attribute.- See Also:
-
getPrintSettings
- Specified by:
getPrintSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Print Settings' containment reference.
- See Also:
-
setPrintSettings
- Specified by:
setPrintSettings
in interfaceSpreadsheetDocument
- Parameters:
newPrintSettings
- the new value of the 'Print Settings' containment reference.- See Also:
-
getPrintArea
- Specified by:
getPrintArea
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Print Area' containment reference.
- See Also:
-
setPrintArea
- Specified by:
setPrintArea
in interfaceSpreadsheetDocument
- Parameters:
newPrintArea
- the new value of the 'Print Area' containment reference.- See Also:
-
getRepeatRows
- Specified by:
getRepeatRows
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Repeat Rows' containment reference.
- See Also:
-
setRepeatRows
- Specified by:
setRepeatRows
in interfaceSpreadsheetDocument
- Parameters:
newRepeatRows
- the new value of the 'Repeat Rows' containment reference.- See Also:
-
getRepeatColumns
- Specified by:
getRepeatColumns
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Repeat Columns' containment reference.
- See Also:
-
setRepeatColumns
- Specified by:
setRepeatColumns
in interfaceSpreadsheetDocument
- Parameters:
newRepeatColumns
- the new value of the 'Repeat Columns' containment reference.- See Also:
-
getDrawingDataSources
- Specified by:
getDrawingDataSources
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Drawing Data Sources' containment reference list.
- See Also:
-
getGroupsBackColor
- Specified by:
getGroupsBackColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Groups Back Color' containment reference.
- See Also:
-
setGroupsBackColor
- Specified by:
setGroupsBackColor
in interfaceSpreadsheetDocument
- Parameters:
newGroupsBackColor
- the new value of the 'Groups Back Color' containment reference.- See Also:
-
getGroupsColor
- Specified by:
getGroupsColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Groups Color' containment reference.
- See Also:
-
setGroupsColor
- Specified by:
setGroupsColor
in interfaceSpreadsheetDocument
- Parameters:
newGroupsColor
- the new value of the 'Groups Color' containment reference.- See Also:
-
getHeadersBackColor
- Specified by:
getHeadersBackColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Headers Back Color' containment reference.
- See Also:
-
setHeadersBackColor
- Specified by:
setHeadersBackColor
in interfaceSpreadsheetDocument
- Parameters:
newHeadersBackColor
- the new value of the 'Headers Back Color' containment reference.- See Also:
-
getHeadersColor
- Specified by:
getHeadersColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Headers Color' containment reference.
- See Also:
-
setHeadersColor
- Specified by:
setHeadersColor
in interfaceSpreadsheetDocument
- Parameters:
newHeadersColor
- the new value of the 'Headers Color' containment reference.- See Also:
-
getTextDirection
- Specified by:
getTextDirection
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Text Direction' attribute.
- See Also:
-
setTextDirection
- Specified by:
setTextDirection
in interfaceSpreadsheetDocument
- Parameters:
newTextDirection
- the new value of the 'Text Direction' attribute.- See Also:
-
isSaveViewSettings
public boolean isSaveViewSettings()- Specified by:
isSaveViewSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Save View Settings' attribute.
- See Also:
-
setSaveViewSettings
public void setSaveViewSettings(boolean newSaveViewSettings) - Specified by:
setSaveViewSettings
in interfaceSpreadsheetDocument
- Parameters:
newSaveViewSettings
- the new value of the 'Save View Settings' attribute.- See Also:
-
getViewSettings
- Specified by:
getViewSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'View Settings' containment reference.
- See Also:
-
setViewSettings
- Specified by:
setViewSettings
in interfaceSpreadsheetDocument
- Parameters:
newViewSettings
- the new value of the 'View Settings' containment reference.- See Also:
-
getEmbeddedTables
- Specified by:
getEmbeddedTables
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Embedded Tables' containment reference list.
- See Also:
-
getColors
- Specified by:
getColors
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Colors' containment reference list.
- See Also:
-
getFonts
- Specified by:
getFonts
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Fonts' containment reference list.
- See Also:
-
getLines
- Specified by:
getLines
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Lines' containment reference list.
- See Also:
-
getFormats
- Specified by:
getFormats
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Formats' containment reference list.
- See Also:
-
isReadOnly
public boolean isReadOnly()- Specified by:
isReadOnly
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Read Only' attribute.
- See Also:
-
setReadOnly
public void setReadOnly(boolean newReadOnly) - Specified by:
setReadOnly
in interfaceSpreadsheetDocument
- Parameters:
newReadOnly
- the new value of the 'Read Only' attribute.- See Also:
-
isTrueReadOnly
public boolean isTrueReadOnly()- Specified by:
isTrueReadOnly
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'True Read Only' attribute.
- See Also:
-
setTrueReadOnly
public void setTrueReadOnly(boolean newTrueReadOnly) - Specified by:
setTrueReadOnly
in interfaceSpreadsheetDocument
- Parameters:
newTrueReadOnly
- the new value of the 'True Read Only' attribute.- See Also:
-
getBaseSheet
- Specified by:
getBaseSheet
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Base Sheet' containment reference.
- See Also:
-
setBaseSheet
- Specified by:
setBaseSheet
in interfaceSpreadsheetDocument
- Parameters:
newBaseSheet
- the new value of the 'Base Sheet' containment reference.- See Also:
-
getExtensionMethod
- Specified by:
getExtensionMethod
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Extension Method' attribute.
- See Also:
-
setExtensionMethod
- Specified by:
setExtensionMethod
in interfaceSpreadsheetDocument
- Parameters:
newExtensionMethod
- the new value of the 'Extension Method' attribute.- See Also:
-
getSavedPicturesDensity
- Specified by:
getSavedPicturesDensity
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Saved Pictures Density' attribute.
- See Also:
-
setSavedPicturesDensity
public void setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity) - Specified by:
setSavedPicturesDensity
in interfaceSpreadsheetDocument
- Parameters:
newSavedPicturesDensity
- the new value of the 'Saved Pictures Density' attribute.- See Also:
-