Class TableColumn
- Namespace
- GrapeCity.Documents.Word.Layout
- Assembly
- GcDocs.Word.dll
Represents the column in a Word table.
public class TableColumn : LayoutElement
- Inheritance
-
TableColumn
- Inherited Members
-
Properties
ActualWidth
Gets the actual width of the column, in points.
public float ActualWidth { get; }
Property Value
- float