ColumnCollection

ColumnCollection

Overview

ColumnCollection is a class in Aspose.Cells FOSS for Java.

Represents a collection of columns in a worksheet.

Methods

SignatureDescription
get(index: int)ColumnGets the column at the specified index.