Description
Sets a TableCell.WidthUnits object that represents the units used for the width of a particular column.
Signature: C#
Signature: VB.NET
Parameters
column
The column index for which to get the width units.
units
The preferred width units.
Remarks
MS Word equivalent: Table menu > Table properties... > Column tab > Size section > Column #: > Measure in:
Examples
C#
vb.net