HotXLS-dokumentation Innehåll Startsida Översikt TGridToXLS IXLSWorkbook Startsida Innehåll Översikt

GroupBorderStyle egenskap

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

Syntax

property GroupBorderStyle: TBorderStyle;

Beskrivning

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

Exempel

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