GetHasCustomFunction Method

GetHasCustomFunction function

Detects whether there is custom function used in this workbook,such as in cell’s formula, in defined names…


func (instance *Workbook) GetHasCustomFunction()  (bool,  error) 

Remarks

See Also