IsCellSymbol Method (SapGridView)

Class

SapGridView class

Action

Returns true if the text in the cell is displayed in the SAP symbol font.

Syntax

bCellSymbol = gridView.IsCellSymbol(row, column)
Variable Description
bCellSymbol BOOLEAN.
row Index of the row. The value is one-based. INTEGER.
column Column identifier. STRING.