IWxTableShape.AddRowWithFixedHeight

Syntax

AddRowWithFixedHeight(Value: Integer): Boolean;

Parameters

Value. Height of a created row in pixels.

Description

The AddRowWithFixedHeight method adds a row with fixed height into the table.

Example

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

See also:

IWxTableShape