SetRowHeight Method

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

Applies to

IWPTextCursor

Declaration

function SetRowHeight(Mode: Integer; MinHeight: Integer; MaxHeight: Integer): WordBool;

Description

Set the height of the current row

Parameters

Mode

0: change only current row

1: change all rows in current table

2: change rows which have selected cells.

MinHeight

0 or the minimum height in twips

MaxHeight

0 or the maximum heigt in twips


[idh_iwptextcursor_setrowheight.htm]    Copyright © 2007 by WPCubed GmbH