색상 함수
다음 항목은 색상을 지정하는 데 사용되는 런타임 함수를 설명합니다.
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.