Official Content

Specifies whether the cells are shown underlined or not.  

Syntax

&ExcelDocument.Cells(Row, Column, [ Height, Width ] ).Underline  
&
Excelfont.Underline

Where:

&ExcelDocument
     
Is a variable based on the ExcelCells data type.

Cells
    Refers to the Cells method. Read the above link to find out about its parameters.

&Excelfont
     
Is a variable based on the ExcelFont Data Type.

Type Returned:
Numeric

Scope

Data Types: ExcelCells ExcelFont
Generators: .NET, .NET Framework, Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)

Description

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

See Also

Cells Method
ExcelCells Data Type
ExcelDocument Data Type
ExcelSpreadSheet data type
HowTo: Format plain text programmatically


   
 


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