Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.SpreadsheetDocumentCellHighlightMode
Packages that use SpreadsheetDocumentCellHighlightMode
Package
Description
-
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.dcs.typedvalue
Methods in com._1c.g5.v8.dt.dcs.typedvalue that return SpreadsheetDocumentCellHighlightModeMethods in com._1c.g5.v8.dt.dcs.typedvalue with parameters of type SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionSpreadsheetDocumentCellHighlightModeInfo.getValueText(IV8Project v8project, String langCode, SpreadsheetDocumentCellHighlightMode value) booleanSpreadsheetDocumentCellHighlightModeInfo.isValuesEquals(SpreadsheetDocumentCellHighlightMode value1, SpreadsheetDocumentCellHighlightMode value2) -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type SpreadsheetDocumentCellHighlightModeModifier and TypeFieldDescriptionstatic final List<SpreadsheetDocumentCellHighlightMode>SpreadsheetDocumentCellHighlightMode.VALUESA public read-only list of all the 'Spreadsheet Document Cell Highlight Mode' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionSpreadsheetDocumentCellHighlightMode.get(int value) Returns the 'Spreadsheet Document Cell Highlight Mode' literal with the specified integer value.Returns the 'Spreadsheet Document Cell Highlight Mode' literal with the specified literal value.Returns the 'Spreadsheet Document Cell Highlight Mode' literal with the specified name.Returns the enum constant of this class with the specified name.static SpreadsheetDocumentCellHighlightMode[]SpreadsheetDocumentCellHighlightMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionCommonFactoryImpl.createSpreadsheetDocumentCellHighlightModeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.moxel
Methods in com._1c.g5.v8.dt.moxel that return SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionFormat.getHighlightMode()Returns the value of the 'Highlight Mode' attribute.Methods in com._1c.g5.v8.dt.moxel with parameters of type SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionvoidFormat.setHighlightMode(SpreadsheetDocumentCellHighlightMode value) Sets the value of the 'Highlight Mode' attribute. -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.moxel.content
Methods in com._1c.g5.v8.dt.moxel.content that return SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionBaseFormattingCellProperties.getHighlightMode()Returns the value of the 'Highlight Mode' attribute.Methods in com._1c.g5.v8.dt.moxel.content with parameters of type SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionvoidBaseFormattingCellProperties.setHighlightMode(SpreadsheetDocumentCellHighlightMode value) Sets the value of the 'Highlight Mode' attribute. -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.moxel.content.impl
Methods in com._1c.g5.v8.dt.moxel.content.impl that return SpreadsheetDocumentCellHighlightModeMethods in com._1c.g5.v8.dt.moxel.content.impl with parameters of type SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionvoidBaseFormattingCellPropertiesImpl.setHighlightMode(SpreadsheetDocumentCellHighlightMode newHighlightMode) -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.moxel.impl
Methods in com._1c.g5.v8.dt.moxel.impl that return SpreadsheetDocumentCellHighlightModeMethods in com._1c.g5.v8.dt.moxel.impl with parameters of type SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionvoidFormatImpl.setHighlightMode(SpreadsheetDocumentCellHighlightMode newHighlightMode) -
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.moxel.sheet
Methods in com._1c.g5.v8.dt.moxel.sheet that return SpreadsheetDocumentCellHighlightModeModifier and TypeMethodDescriptionReadOnlyCellFullFormat.getHighlightMode()ReadOnlyFormat.getHighlightMode()Returns highlight mode.