Italic property



Specifies whether data entries in a column are italic by default.

Syntax

Set:     Column.setItalic(bItalic)
Get:     bItalic = Column.getItalic()

Applies to

Column object.

Data type

boolean. If the bItalic value is true, the data entries in the column are italic by default; otherwise, they are by default non-italic.

Usage

This property specifies whether the data entries in the column are italic by default.