Функції кольору
У цьому розділі описані функції часу виконання, що використовуються для визначення кольорів.
Returns the blue component of the specified composite color code.
Returns the Green component of the given composite color code.
Returns the Red component of the specified composite color code.
Повертає колірний код RGB кольору, переданого як значення кольору в старій системі програмування на основі MS-DOS.
Видає ціле значення кольору Long, що складається з червоного, зеленого та синього складника.
Returns a Long integer color value consisting of red, green, and blue components, according to VBA color formula.