bool ExcelSetCustomNames( short sheet, ArrayList customNameList )
'Declaration
Function ExcelSetCustomNames( _ ByVal sheet As Short, _ ByVal customNameList As ArrayList _ ) As Boolean
'Usage
Dim instance As IExcelBiffRead Dim sheet As Short Dim customNameList As ArrayList Dim value As Boolean value = instance.ExcelSetCustomNames(sheet, customNameList)
Parameters
- sheet
- Sheet index
- customNameList