AddColumnWithFixedWidth(Value: Integer): Boolean;
AddColumnWithFixedWidth(Value: integer): boolean;
Value. Width of a created column in pixels.
The AddColumnWithFixedWidth method adds a column with fixed width into the table.
The example of use is given in description of the IWxWorkspace.CreateTableShape method.
See also: