Documentazione HotXLS

TXLSLineFormat class

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

Sintassi

TXLSLineFormat = class;

Esempio

This example retrieves the line properties for a shape

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