TableColumn Class
Aspose.Note for .Net
TableColumn Class |
Represents a table column.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1
The TableColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| TableColumn | Initializes a new instance of the TableColumn class |
| Name | Description | |
|---|---|---|
| LockedWidth |
Gets or sets a value indicating whether a table column has locked width and does not resize automatically to fit table content.
By default, column width is not locked.
| |
| Width |
Gets or sets the width.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |