InputCell Method

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

Applies to

IWPTextCursor

Declaration

procedure InputCell(const Text: WideString; const StyleName: WideString);

Description

Creates a new Cell in the row which was started with InputRowStart. The borders will be added if bit 1 was set in the mode parameter for method InputRowStart. You can also change the border and other paragraph attributes by accessing the interface CurrPar.

Parameters

Text

Initialization text for this cell. You can use CurrPar to modify the cell.

Stylename

Name of the paragraph style this cell should use.

Category

Table Support


[idh_iwptextcursor_inputcell.htm]    Copyright © 2007 by WPCubed GmbH