OlNoteColor Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
This object, member, or enumeration is deprecated and is not intended to be used in your code.
public enum class OlNoteColor
public enum OlNoteColor
Public Enum OlNoteColor
- Herança
-
OlNoteColor
Campos
Nome | Valor | Description |
---|---|---|
olBlue | 0 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
olGreen | 1 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
olPink | 2 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
olYellow | 3 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |
olWhite | 4 | This object, member, or enumeration is deprecated and is not intended to be used in your code. |