Package com._1c.g5.v8.dt.moxel.content
Interface SpreadsheetProperties
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
SpreadsheetPropertiesImpl
public interface SpreadsheetProperties
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Spreadsheet Properties'.
The following features are supported:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Background Picture' containment reference.Returns the value of the 'Cell Reference' containment reference.Returns the value of the 'Print Area' 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 'Saved Pictures Density' attribute.Returns the value of the 'Step Direction' attribute.Returns the value of the 'Text Direction' attribute.boolean
Returns the value of the 'Fixed Background' attribute.boolean
Returns the value of the 'Is Template' attribute.boolean
Returns the value of the 'Save View State' attribute.boolean
Returns the value of the 'Totals Below' attribute.boolean
Returns the value of the 'Totals Right' attribute.void
setBackgroundPicture
(Picture value) Sets the value of the 'Background Picture
' containment reference.void
setCellReference
(CellReference value) Sets the value of the 'Cell Reference
' containment reference.void
setFixedBackground
(boolean value) Sets the value of the 'Fixed Background
' attribute.void
setIsTemplate
(boolean value) Sets the value of the 'Is Template
' attribute.void
setPrintArea
(Area value) Sets the value of the 'Print Area
' containment reference.void
setRepeatColumns
(Area value) Sets the value of the 'Repeat Columns
' containment reference.void
setRepeatRows
(Area value) Sets the value of the 'Repeat Rows
' containment reference.void
Sets the value of the 'Saved Pictures Density
' attribute.void
setSaveViewState
(boolean value) Sets the value of the 'Save View State
' attribute.void
Sets the value of the 'Step Direction
' attribute.void
Sets the value of the 'Text Direction
' attribute.void
setTotalsBelow
(boolean value) Sets the value of the 'Totals Below
' attribute.void
setTotalsRight
(boolean value) Sets the value of the 'Totals Right
' attribute.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
-
Method Details
-
isIsTemplate
boolean isIsTemplate()Returns the value of the 'Is Template' attribute.- Returns:
- the value of the 'Is Template' attribute.
- See Also:
-
setIsTemplate
void setIsTemplate(boolean value) Sets the value of the 'Is Template
' attribute.- Parameters:
value
- the new value of the 'Is Template' 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:
-
getBackgroundPicture
Picture getBackgroundPicture()Returns the value of the 'Background Picture' containment reference.- Returns:
- the value of the 'Background Picture' containment reference.
- See Also:
-
setBackgroundPicture
Sets the value of the 'Background Picture
' containment reference.- Parameters:
value
- the new value of the 'Background Picture' containment reference.- 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:
-
getStepDirection
SpreadsheetDocumentStepDirectionType getStepDirection()Returns the value of the 'Step Direction' attribute. 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:
-
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:
-
getTextDirection
SpreadsheetDocumentTextDirectionType getTextDirection()Returns the value of the 'Text Direction' attribute. 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:
-
isSaveViewState
boolean isSaveViewState()Returns the value of the 'Save View State' attribute.- Returns:
- the value of the 'Save View State' attribute.
- See Also:
-
setSaveViewState
void setSaveViewState(boolean value) Sets the value of the 'Save View State
' attribute.- Parameters:
value
- the new value of the 'Save View State' attribute.- See Also:
-
getCellReference
CellReference getCellReference()Returns the value of the 'Cell Reference' containment reference.- Returns:
- the value of the 'Cell Reference' containment reference.
- See Also:
-
setCellReference
Sets the value of the 'Cell Reference
' containment reference.- Parameters:
value
- the new value of the 'Cell Reference' containment reference.- See Also:
-
getSavedPicturesDensity
SpreadsheetDocumentSavedPicturesDensity getSavedPicturesDensity()Returns the value of the 'Saved Pictures Density' attribute. 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:
-