ExcelWorksheetUsedRangeColumns Property
Gets an arrat of Range objects representing all the columns in the used range of the worksheet.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelRangesCollection UsedRangeColumns { get; }
Public ReadOnly Property UsedRangeColumns As ExcelRangesCollection
Get
public:
property ExcelRangesCollection^ UsedRangeColumns {
ExcelRangesCollection^ get ();
}
member UsedRangeColumns : ExcelRangesCollection with get
Property Value
ExcelRangesCollection