Column

Overview

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

Represents column.

Properties: IsHidden, Width.

Properties

NameTypeAccessDescription
Widthdouble?Read/WriteGets or sets the width.
IsHiddenboolRead/WriteGets or sets the is hidden.

See Also