Official Content

Specifies whether the cells are shown in italic or not. 

Syntax

&ExcelDocument.Cells(…).Italic
&ExcelFont.Italic


Type Returned:
Numeric

Values

0 Specifies that the cells are not all in italic.
1 Specifies that the cells in the ExcelCells object are in italic.

Description

The Italic property will return the value 1 only if all the cells in the ExcelCells object are in italic. Otherwise, it will return 0. 

Scope

Extended Data Types: ExcelCellsExcelFont Data Type
Languages: .NET, Java, Ruby, Visual Basic, Visual FoxPro

See Also

Cells Method
ExcelCells Data Type
ExcelDocument Data Type









Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant