Функции управления цветом
В этом разделе описаны функции времени выполнения, используемые для определения цветов.
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.
Returns a Long integer color value consisting of red, green, and blue components.
Returns a Long integer color value consisting of red, green, and blue components, according to VBA color formula.