Class
Delete, GetProps, GetText, ObjectValid, SetProps
SubCol
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
ContentHeight | int | readonly | |
FirstAFrame | AFrame | readonly | |
FirstCell | Cell | readonly | |
FirstFn | Fn | readonly | |
FirstPgf | Pgf | readonly | |
FrameParent | TextFrame | readonly | |
Height | int | readonly | |
LastAFrame | AFrame | readonly | |
LastCell | Cell | readonly | |
LastFn | Fn | readonly | |
LastPgf | Pgf | readonly | |
LocX | int | readonly | |
LocY | int | readonly | |
NextSubCol | SubCol | readonly | |
Overflowed | int | readonly | |
ParentTextFrame | TextFrame | readonly | |
PrevSubCol | SubCol | readonly | |
Unique | int | readonly | |
Width | int | readonly |
Methods
Instances
PropVals GetProps ()
TextItems GetText (flags: int)
Parameter | Type | Description |
---|---|---|
flags | int |
void SetProps (setVal: PropVals)
Parameter | Type | Description |
---|---|---|
setVal | PropVals |
Element of
Cell.InTextObj
Fn.InTextObj
SubCol.NextSubCol
SubCol.PrevSubCol
TextFrame.FirstSubCol
TextFrame.LastSubCol
Jongware, 31-Oct-2011 v3.0.3f | Contents :: Index |