SetColWidth Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPTextCursor

Declaration

function SetColWidth(Mode: Integer; Value: Integer; IsPercent: WordBool): WordBool;

Description

Modify the width of the current column.

Parameters

Mode

Currently only Mode=0 is supported

Value

Value as twips or Percent

IsPercent

TRUE to select Value as Precent

The Percent Value has to be multiplied with 100 (see WPAT_ColWidth_PC)


[idh_iwptextcursor_setcolwidth.htm]    Copyright © 2007 by WPCubed GmbH