KDCalc Class Library

IComInterop.NameCount Property

Get the number of user-defined names in the workbook.

int NameCount {get;}

Remarks

Use with GetName to iterate through a list of all the available names.

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace | GetName