'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)
public object GetCellValue( Cell cell )
DefaultSpreadDataViewDataFormatter クラス DefaultSpreadDataViewDataFormatter メンバ
© 2004-2015, GrapeCity inc. All rights reserved.