Click or drag to resize

ExcelRangeCells Property

Gets the cells in this range.

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

Property Value

ExcelRangesCollection
See Also