Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns a TableCell.WidthUnits object that represents the units used for the width of a particular column.

C#
vb.net

Parameters

column
An int representing the column index for which to get the width units.

Returns

A TableCell.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
  • No labels