The example also narrows the first column to preserve the position of the right edge of the table. This example sets the width of the cell that contains the insertion point to 36 points. The example preserves the widths of the other cells in the table. This example creates a table in a new document and sets the width of the first cell in the second row to 1.5 inches.
The WdRulerStyle behavior for center- and right-aligned tables can be unexpected in these cases, the SetWidth method should be used with care. The WdRulerStyle behavior described above applies to left-aligned tables.
The width of the specified column or columns, in points.Ĭontrols the way Word adjusts cell widths. A variable that represents a ' Cells' collection.
SetWidth( _ColumnWidth_, _RulerStyle_ )Įxpression Required. Sets the width of columns or cells in a table.