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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

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