Adobe 65030365 - FrameMaker - PC Manual page 626

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Function Summary
Error
Constants.FE_BadParameter (-43)
Constants.FE_BadObjId (-3)
Constants.FE_BadOperation (-27)
Returns
int
Syntax
AddCols(refColNum, direction, numNewCols)
Parameters
Parameter name
refColNum
direction
numNewCols
DeleteCols
Description
Deletes columns from a table. To delete an entire table, use
The method deletes the column specified by
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_TableInLockedTi (-101)
Returns
int
Syntax
DeleteCols(delColNum, numDelCols)
Reason
A parameter specified is invalid.
Invalid object.
The method specified an invalid operation.
Data Type
Optional
int
No
No
int
int
No
and (
delColNum
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 table is in a locked text inset.
Last updated 9/26/2011
Description
The column at which to start adding columns. The columns are
numbered from left to right starting with column 0.
The direction from the reference column in which to add
columns. To add columns to the left of the reference column,
specify FV_Left. To add them to the right, specify FV_Right.
The number of columns to add.
.
Delete()
) columns to the right of it.
numDelCols-1
618

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents