Docs HotXLS

TXLSLineFormat-class

Configures border line formats including style, visibility, weight, and colors for shapes and textboxes

Syntaxe

TXLSLineFormat = class;

Exemple

This example retrieves the line properties for a shape

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