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

Description

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

C#
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
  • No labels