HotXLS-dokumentation Indhold Startside Oversigt TGridToXLS IXLSWorkbook Startside Indhold Oversigt

GroupBorderStyle egenskab

Angiver the style of border for the group title area. The default value is BorderStyleNone. Read/write TBorderStyle

Syntaks

property GroupBorderStyle: TBorderStyle;

Beskrivelse

GroupBorderStyle can be one of these TBorderStyle constants BorderStyleNone BorderStyleSingleHair BorderStyleSingleThick BorderStyleSingleThin BorderStyleDouble

Eksempel

This example specifies the border in the group title area
DataToXLS1.GroupBorderStyle := BorderStyleSingleHair; Copyright © 2010-2026 losLab Software