Gets information about the Used Range of Cells.

Syntax

ISExcelWorksheet.GetUsedRangeInformation(cellRange, [ignoreCellsWithoutValue])

Parameters

NameTypeOptionalByRefDescription
cellRange ISExcelCellRange ByRef Returns the Cell Range of Cells that are Used.
ignoreCellsWithoutValue Boolean Optional Ignore Cells with a Null value? If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
ISExcelWorksheet
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0