TableColumn Properties

Aspose.Note for .NET API

TableColumn Properties

The TableColumn type exposes the following members.

Properties
  NameDescription
Public propertyLockedWidth
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.
Public propertyWidth
Gets or sets the width.
Top
See Also