Enum LayoutFixedType
LayoutFixedType enumeration
Layout fixed type of a table object.
public enum LayoutFixedType
Values
| Name | Value | Description |
|---|---|---|
| NotSet | 0 | Not set. |
| Fixed | 1 | Fixed. |
| Auto | 2 | Auto. |
See Also
- namespace Aspose.Cells.GridWeb
- assembly Aspose.Cells.GridWeb