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