Interface DocumentAreaTemplate
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
DocumentAreaTemplateImpl
public interface DocumentAreaTemplate
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Document Area Template'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Saved Pictures Density' attribute.void
Sets the value of the 'Saved Pictures Density
' 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
-
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:
-