颜色函数
下面是用于定义颜色的所有函数。
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.
用于处理由基于 MS-DOS 的早期编程系统传送的颜色值所代表的颜色。此函数可以返回这些颜色的 RGB 颜色代码。
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.