'宣言
Public Overrides Function GetCellContentType( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As System.Object
public override System.object GetCellContentType( GridCellType cellType, GridCellRange range )
パラメータ
- cellType
- セルのタイプ
- range
- セルの範囲
戻り値の型
返されたオブジェクトは、セルのコンテンツをリサイクルするためのキーとして使用されます