HotXLS 문서

GroupColor 속성

그룹 제목 영역의 배경 색상을 지정합니다. 읽기/쓰기 TColor

설명

property GroupColor: TColor;

예제

This example sets the color of the group titles to yellow

DataToXLS1.GroupColor := clYellow;