Adobe FrameMaker-12 Object Model JS: Cell

FrameMaker 12.0

Class

Cell

 

QuickLinks

GetProps, GetText, ObjectValid, SetProps, StraddleCells, UnStraddleCells

Properties

PropertyTypeAccessDescription
CellAboveInColCell readonly
CellAngleint readwrite
CellBelowInColCell readonly
CellColNumint readonly
CellDefaultBottomRulingRulingFmt readonly
CellDefaultLeftRulingRulingFmt readonly
CellDefaultRightRulingRulingFmt readonly
CellDefaultTopRulingRulingFmt readonly
CellIsShownint readonly
CellIsStraddledint readonly
CellNumColsStraddledint readonly
CellNumRowsStraddledint readonly
CellOverrideBottomRulingRulingFmt readwrite
CellOverrideFillint readwrite
CellOverrideLeftRulingRulingFmt readwrite
CellOverrideRightRulingRulingFmt readwrite
CellOverrideShadingColor readwrite
CellOverrideTopRulingRulingFmt readwrite
CellRowRow readonly
CellUseOverrideBRulingint readwrite
CellUseOverrideFillint readwrite
CellUseOverrideLRulingint readwrite
CellUseOverrideRRulingint readwrite
CellUseOverrideShadingint readwrite
CellUseOverrideTRulingint readwrite
ContentHeightint readonly
ElementElement readonly
FirstPgfPgf readonly
HighestLevelElementElement readonly
InTextFrameTextFrame readonly
InTextObjSubCol readonly
LastPgfPgf readonly
NextCellCell readwrite
NextCellInRowCell readonly
NextCellInTblCell readonly
Overflowedint readonly
PrevCellCell readonly
PrevCellInRowCell readonly
Uniqueint readonly
UserStringstring readwrite

Methods

Instances

PropVals GetProps ()

TextItems GetText (flags: int)

ParameterTypeDescription
flagsint

int ObjectValid ()

void SetProps (setVal: PropVals)

ParameterTypeDescription
setValPropVals

int StraddleCells (heightInRows: int, widthInCols: int)

ParameterTypeDescription
heightInRowsint
widthInColsint

int UnStraddleCells (heightInRows: int, widthInCols: int)

ParameterTypeDescription
heightInRowsint
widthInColsint

Element of

Cell.CellAboveInCol

Cell.CellBelowInCol

Cell.NextCell

Cell.NextCellInRow

Cell.NextCellInTbl

Cell.PrevCell

Cell.PrevCellInRow

Row.FirstCellInRow

SubCol.FirstCell

SubCol.LastCell

TextFrame.FirstCell

TextFrame.LastCell

Jongware, 18-Jan-2015 v1.0Contents :: Index