<κλάση header="doc-nav" aria-label="Πλοήγηση τεκμηρίωσης"> Τεκμηρίωση HotXLS <κλάση nav="doc-links"> Περιεχόμενα Αρχική Επισκόπηση TGridToXLS IXLSWorkbook <κλάση div="nav topic-quick-nav" aria-label="Topic shortcuts"> Αρχική Περιεχόμενα Επισκόπηση

Italic ιδιότητα

<κλάση div="indent"> <κλάση div="txt"> True if the font style is italic. Read/write Boolean

Σύνταξη

<κλάση div="indent"> <κλάση div="txt"> property Italic: boolean;

Παράδειγμα

<κλάση div="indent"> <κλάση div="txt"> This example sets the font style to italic for the range A1:A5 on sheet one
<κλάση pre="code"> Workbook.Worksheets[1].Range['A1', 'A5'].Font.Italic := True; <κλάση footer="reference-footer">Copyright © 2010-2026 losLab Software