Adobe FrameMaker-10 Object Model JS: Row

Framemaker 2010

Class

Row

 

QuickLinks

AddRows, Delete, GetProps, ObjectValid, SetProps

Properties

PropertyTypeAccessDescription
CondFmtIsShownint readwrite
ElementElement readonly
FirstCellInRowCell readonly
Heightint readonly
InCondObjects readwrite
LocXint readonly
LocYint readonly
NextRowInTblRow readonly
PrevRowInTblRow readonly
RowIsShownint readonly
RowKeepWithNextint readwrite
RowKeepWithPrevint readwrite
RowMaxHeightint readwrite
RowMinHeightint readwrite
RowStartint readwrite
RowTblTbl readonly
RowTypeint readonly
SepOverrideColor readwrite
StyleOverridesint readwrite
UseSepOverrideint readwrite
Widthint readonly

Methods

Instances

int AddRows (direction: int, numNewRows: int)

ParameterTypeDescription
directionint
numNewRowsint

int Delete ()

PropVals GetProps ()

int ObjectValid ()

void SetProps (setVal: PropVals)

ParameterTypeDescription
setValPropVals

Element of

Cell.CellRow

Row.NextRowInTbl

Row.PrevRowInTbl

Tbl.BottomRowSelection

Tbl.FirstRowInTbl

Tbl.LastRowInTbl

Tbl.TopRowSelection

Used in:

int Tbl.DeleteRows (refRow: Row, numDelRows: int)

Jongware, 31-Oct-2011 v3.0.3fContents :: Index