Click or drag to resize

ExcelRangesCollectionCount Property

Gets the number of ranges in collection.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also