DefinedNameListCount Property Bytescout Spreadsheet SDK
Gets the number of elements actually contained in the DefinedNameList.

Namespace:  Bytescout.Spreadsheet.Generic
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int Count { get; }

Property Value

Type: Int32
The number of elements actually contained in the DefinedNameList.

Implements

IDefinedNameListCount
See Also

Reference