bool ExcelSetCellValue( object sheetView, int row, int col, object value, object styleInfo, object rowInfo, bool needCheckCellType, out object outValue )
'Declaration Function ExcelSetCellValue( _ ByVal sheetView As Object, _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal value As Object, _ ByVal styleInfo As Object, _ ByVal rowInfo As Object, _ ByVal needCheckCellType As Boolean, _ ByRef outValue As Object _ ) As Boolean
'Declaration
Function ExcelSetCellValue( _ ByVal sheetView As Object, _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal value As Object, _ ByVal styleInfo As Object, _ ByVal rowInfo As Object, _ ByVal needCheckCellType As Boolean, _ ByRef outValue As Object _ ) As Boolean
IOptimizedExcel2 インタフェース IOptimizedExcel2 メンバ
© MESCIUS inc. All rights reserved.