ExcelNamedRangesCollectionCount Property |
Gets the number of named ranges in collection.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Int32
See Also