Winnovative Excel Library

ExcelRangeColumns Property

Winnovative Excel Library Documentation
Gets an array of ExcelRangeColumn objects representing the columns in this specified range.

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

public ExcelRangesCollection Columns { get; }

Property Value

Type: ExcelRangesCollection
See Also

Reference