Click or drag to resize

ExcelRangeColumns Property

Gets an array of ExcelRangeColumn objects representing the columns in this specified range.

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

Property Value

Type: ExcelRangesCollection
See Also