'Declaration Public Sub SetCellValue( _ ByVal cell As Cell, _ ByVal value As Object _ )
'使用法 Dim instance As DefaultSpreadDataViewDataFormatter Dim cell As Cell Dim value As Object instance.SetCellValue(cell, value)
public void SetCellValue( Cell cell, object value )
DefaultSpreadDataViewDataFormatter クラス DefaultSpreadDataViewDataFormatter メンバ
© 2004-2015, GrapeCity inc. All rights reserved.