/
HotXLS-dokumentation

Klass TXLSLineFormat

Konfigurerar kantlinjeformat inklusive stil, synlighet, tjocklek och färger för figurer och textrutor

Syntax

TXLSLineFormat = class;

Exempel

This example retrieves the line properties for a shape


LineFormat := Workbook.Sheets[1].Shapes[1].Line;