Click or drag to resize

ExcelRangeCells Property

Gets the cells in this range.

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

Property Value

Type: ExcelRangesCollection
See Also