Class GridColumn
GridColumn class
Represents a single column in a worksheet.
public class GridColumn
Properties
| Name | Description |
|---|---|
| Caption { get; set; } | The caption of the column. |
| Hidden { get; set; } | Indicates whether the column is hidden. |
| Index { get; } | Gets the index of this column. |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb