'Declaration Function ExcelSetCellFormula( _ ByVal sheet As Short, _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal formula As String, _ ByVal sharedList As ArrayList _ ) As Boolean
'Declaration
Function ExcelSetCellFormula( _ ByVal sheet As Short, _ ByVal row As Integer, _ ByVal col As Integer, _ ByVal formula As String, _ ByVal sharedList As ArrayList _ ) As Boolean
bool ExcelSetCellFormula( short sheet, int row, int col, string formula, ArrayList sharedList )
IExcelXml インタフェース IExcelXml メンバ
© MESCIUS inc. All rights reserved.