ExcelRangeColumns Property |
Gets an array of ExcelRangeColumn objects representing the columns in this specified range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRangesCollection Columns { get; }Public ReadOnly Property Columns As ExcelRangesCollection
Get
Property Value
ExcelRangesCollection
See Also