'Declaration Function GetCellValue( _ ByVal cell As Cell _ ) As Object
'Declaration
Function GetCellValue( _ ByVal cell As Cell _ ) As Object
'使用法 Dim instance As ISpreadDataViewDataFormatter Dim cell As Cell Dim value As Object value = instance.GetCellValue(cell)
'使用法
Dim instance As ISpreadDataViewDataFormatter Dim cell As Cell Dim value As Object value = instance.GetCellValue(cell)
object GetCellValue( Cell cell )
ISpreadDataViewDataFormatter インタフェース ISpreadDataViewDataFormatter メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.