IsCellSymbol メソッド (SapGridView)

クラス

SapGridView.

処理

セルのテキストが SAP シンボル フォントで表示されている場合に true を返します。

構文

cellSymbol = gridView.IsCellSymbol(row, column)
変数 説明
cellSymbol Boolean
row 行のインデックス。 The value is zero-based.。 Integer
column 列識別子。 String