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