Uses of Enum Class
com._1c.g5.v8.dt.moxel.content.SpreadsheetDocumentCellHighlightMode
Packages that use SpreadsheetDocumentCellHighlightMode
-
Uses of SpreadsheetDocumentCellHighlightMode in com._1c.g5.v8.dt.moxel.content
Fields in com._1c.g5.v8.dt.moxel.content 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.moxel.content 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.