'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)
void SetCellValue( Cell cell, object value )
ISpreadDataViewDataFormatter インタフェース ISpreadDataViewDataFormatter メンバ
© 2004-2015, GrapeCity inc. All rights reserved.