A collection of Columns in an Excel Worksheet.
Implements ICollection
Methods
|
Name |
Description |
|
Autofit |
Automatically fits all Columns to the minimum width required for all data to be visible. |
|
CopyTo |
|
|
GetEnumerator |
|
|
Insert |
Inserts a Column at the specified Column Name. |
|
Remove |
Remove an Column by its Name. |
|
RemoveAt |
Remove an Column by its index. |
Properties
|
Name |
Description |
|
Count Read-Only |
The number of items in this collection. |
|
IsSynchronized Read-Only |
|
|
Parent Read-Only |
The parent Worksheet the Column belongs to. |
|
SyncRoot Read-Only |
|
|
Worksheet Read-Only |
The parent Worksheet the Column belongs to. |
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0