Overview
Column 是一个类在Aspose.Cells FOSS的.NET中.
代表列.
特性: IsHidden, Width.
Description
Column 是一个类在Aspose.Cells FOSS库的.NET,它暴露了 0 种方法和 2 个属性用于编程使用.
Properties
| Name | Type | Access | Description |
|---|
Width | double? | 阅读/写作 | 得到或设置宽度. |
IsHidden | bool | 阅读/写作 | 得到或设置是隐藏的. |
See Also