MapForce API

Retrieves the decoration of a text cell indicated by nCell in the current AppOutputLine's sub-line indicated by nLine. It can be one of the ENUMAppOutputLine_TextDecoration values.

 

Signature

GetCellTextDecoration(in nLine as Long, in nCell as Long) -> Long

 

Parameters

Name

Type

Description

nLine

Long

Specifies the zero-based index of a line.

nCell

Long

Specifies the zero-based index of a cell.

 

Errors

Error code

Description

4100

The object is no longer valid.

4101

Invalid address for the return parameter was specified.

 

© 2019-2025 Altova GmbH