Gets the cells in this range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRangesCollection Cells { get; }Public ReadOnly Property Cells As ExcelRangesCollection
Get
Property Value
ExcelRangesCollection
See Also