'Declaration Public Function GetCellValue( _ ByVal cell As Cell _ ) As Object
'Declaration
Public Function GetCellValue( _ ByVal cell As Cell _ ) As Object
'使用法 Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object value = instance.GetCellValue(cell)
'使用法
Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object value = instance.GetCellValue(cell)
public object GetCellValue( Cell cell )
DefaultSpreadDataViewDataFormatter クラス DefaultSpreadDataViewDataFormatter メンバ
Copyright © 2004 GrapeCity inc.