Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.SpreadsheetDocumentSavedPicturesDensity
Packages that use SpreadsheetDocumentSavedPicturesDensity
Package
Description
-
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.dcs.model.areaTemplate
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate that return SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionDocumentAreaTemplate.getSavedPicturesDensity()
Returns the value of the 'Saved Pictures Density' attribute.Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionvoid
DocumentAreaTemplate.setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity value) Sets the value of the 'Saved Pictures Density
' attribute. -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl
Methods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl that return SpreadsheetDocumentSavedPicturesDensityMethods in com._1c.g5.v8.dt.dcs.model.areaTemplate.impl with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionvoid
DocumentAreaTemplateImpl.setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity) -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.dcs.typedvalue
Methods in com._1c.g5.v8.dt.dcs.typedvalue that return SpreadsheetDocumentSavedPicturesDensityMethods in com._1c.g5.v8.dt.dcs.typedvalue with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionSpreadsheetDocumentSavedPicturesDensityInfo.getValueText
(IV8Project v8project, String langCode, SpreadsheetDocumentSavedPicturesDensity value) boolean
SpreadsheetDocumentSavedPicturesDensityInfo.isValuesEquals
(SpreadsheetDocumentSavedPicturesDensity value1, SpreadsheetDocumentSavedPicturesDensity value2) -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeFieldDescriptionstatic final List<SpreadsheetDocumentSavedPicturesDensity>
SpreadsheetDocumentSavedPicturesDensity.VALUES
A public read-only list of all the 'Spreadsheet Document Saved Pictures Density' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionSpreadsheetDocumentSavedPicturesDensity.get
(int value) Returns the 'Spreadsheet Document Saved Pictures Density' literal with the specified integer value.Returns the 'Spreadsheet Document Saved Pictures Density' literal with the specified literal value.Returns the 'Spreadsheet Document Saved Pictures Density' literal with the specified name.Returns the enum constant of this class with the specified name.SpreadsheetDocumentSavedPicturesDensity.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionCommonFactoryImpl.createSpreadsheetDocumentSavedPicturesDensityFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionSpreadsheetDocument.getSavedPicturesDensity()
Returns the value of the 'Saved Pictures Density' attribute.Methods in com._1c.g5.v8.dt.moxel with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionvoid
SpreadsheetDocument.setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity value) Sets the value of the 'Saved Pictures Density
' attribute. -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.moxel.content
Methods in com._1c.g5.v8.dt.moxel.content that return SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionSpreadsheetProperties.getSavedPicturesDensity()
Returns the value of the 'Saved Pictures Density' attribute.Methods in com._1c.g5.v8.dt.moxel.content with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionvoid
SpreadsheetProperties.setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity value) Sets the value of the 'Saved Pictures Density
' attribute. -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.moxel.content.impl
Methods in com._1c.g5.v8.dt.moxel.content.impl that return SpreadsheetDocumentSavedPicturesDensityMethods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionvoid
SpreadsheetPropertiesImpl.setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity) -
Uses of SpreadsheetDocumentSavedPicturesDensity in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return SpreadsheetDocumentSavedPicturesDensityMethods in com._1c.g5.v8.dt.moxel.impl with parameters of type SpreadsheetDocumentSavedPicturesDensityModifier and TypeMethodDescriptionvoid
SpreadsheetDocumentImpl.setSavedPicturesDensity
(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity)