'Declaration Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'Declaration
Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'使用法 Dim instance As ISpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
'使用法
Dim instance As ISpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
void SetCellValue( Cell cell, object value )
ISpreadDataViewDataFormatter インタフェース ISpreadDataViewDataFormatter メンバ
Copyright © 2004 GrapeCity inc.