Description
Returns a TableCell.WidthUnits object that represents the units used for the width of a particular column.
C#
vb.net
Parameters
column
Anint
representing the column index for which to get the width units.
Returns
ATableCell.WidthUnits
object representing the units used at the specified column index.
Remarks
MS Word equivalent: Table menu > Table properties... > Column tab > Size section > Column #: > Measure in:Examples
C#
vb.net