IsCellSymbol Method (SapGridView)

Class

SapGridView.

Action

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

Syntax

cellSymbol = gridView.IsCellSymbol(row, column)
Variable Description
cellSymbol Boolean.
row Index of the row. The value is zero-based. Integer.
column Column identifier. String.