/
Dokumentacija HotXLS

Svojstvo Fill

Vraća svojstva oblikovanja ispune za oblik

Sintaksa

property Fill: TXLSFillFormat;

Primjer

This example retrieves the fill settings for the shape


FillFormat := Workbook.Sheets[1].Shapes[1].Fill;