Winnovative Excel Library

ExcelWorksheetUsedRangeColumns Property

Winnovative Excel Library Documentation
Gets an arrat of Range objects representing all the columns in the used range of the worksheet.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelRangesCollection UsedRangeColumns { get; }

Property Value

Type: ExcelRangesCollection
See Also

Reference