isHeaderItalic method



Indicates whether header text in a specified column is italic.

Syntax

boolean = Column.isHeaderItalic()

Applies to

Column object.

Parameters

none.

Return value

boolean. The boolean value is true if the column header is italic; otherwise, it is false.

Usage

This method indicates whether the header text is italic in the Column object on which this method is invoked.

Example
Topic 1
Topic 2

See also
Topic 1
Topic 2