ListColumnCollection

ListColumnCollection

Overview

ListColumnCollection is a class in Aspose.Cells FOSS for .NET.

Represents the ordered collection of columns in an Excel table.

Properties: Count.

Description

ListColumnCollection is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 1 property for programmatic use.

The class also provides the Count property (gets the count).

Properties

NameTypeAccessDescription
CountintReadGets the count.

See Also