Adobe 65030365 - FrameMaker - PC Manual page 627

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Parameters
Parameter name
delColNum
numDelCols
DeleteRows
Description
Deletes rows from a table. Like the Delete command in the FrameMaker product user interface, DeleteRows() does not
allow you to delete more than one type of row at time.
The range of rows you specify must be all body rows, all header rows, or all footer rows.
The method deletes
refRow
The method returns
FE_Success
On failure, the method sets
FA_errno
Error
Constants.FE_WrongProduct (-60)
Constants.FE_BadOperation (-27)
Constants.FE_BadDocId (-2)
Constants.FE_BadObjId (-3)
Constants.FE_OutOfRange (-7)
Returns
int
Syntax
DeleteRows(refRow, numDelRows)
Parameters
Parameter name
refRow
numDelRows
MakeTblSelection
Description
Selects a range of cells in a table.
Data Type
Optional
int
No
No
int
and (
) rows below it.
numDelRows - 1
on success.
to one of the following values:
Reason
Current FrameMaker version does not support the requested operation.
The method specified an invalid operation.
invalid document.
Invalid object.
The
refRow
parameter does not specify a row in the table, or the specified range includes more
than one type of row (for example, header rows and body rows).
Data Type
Optional
Row
No
No
int
Last updated 9/26/2011
Description
The first column to delete. Columns are numbered from left to
right, starting with 0.
The number of columns to delete.
Description
The first row to delete.
The number of rows to delete, including the value passed in
refRow.
619

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents