IWxTableShape.AdjustSize

Fore Syntax

AdjustSize;

Fore.NET Syntax

AdjustSize();

Description

The AdjustSize method automatically adjusts columns width and rows height in the table.

Example

The example of use is given in the description of the IWxWorkspace.CreateTableShape method.

See also:

IWxTableShape