FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelXml インタフェース : ExcelSetCustomNames メソッド |
'Declaration
Function ExcelSetCustomNames( _ ByVal sheetIndexList As ArrayList, _ ByVal customNameList As ArrayList, _ ByVal customNameDefinitionList As ArrayList _ ) As Boolean
bool ExcelSetCustomNames( ArrayList sheetIndexList, ArrayList customNameList, ArrayList customNameDefinitionList )