/
HotXLS-Doku
Inhalt
Startseite
Übersicht
TGridToXLS
IXLSWorkbook
Startseite
Inhalt
Übersicht
TXLSLineFormat-Klasse
Configures border line formats including style, visibility, weight, and colors for shapes and textboxes
Syntax
TXLSLineFormat = class;
Beispiel
This example retrieves the line properties for a shape
LineFormat := Workbook.Sheets[1].Shapes[1].Line;