Column
Overview
Column is a class in Aspose.Cells FOSS for .NET.
Represents column.
Properties: IsHidden, Width.
Description
Column is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 2 properties for programmatic use.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Width | double? | Read/Write | Gets or sets the width. |
IsHidden | bool | Read/Write | Gets or sets the is hidden. |