Charfmt - Adobe 65030365 - FrameMaker - PC Manual

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

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Object Reference
Property name
NextCellInTbl
NextCell
Overflowed
PrevCellInRow
PrevCell
Unique
Cell methods
GetProps, GetText, ObjectValid, SetProps, StraddleCells, UnStraddleCells.

CharFmt

Property name
Capitalization
ChangeBar
CharTag
Color
CombinedFontFamily
FontAngle
FontEncodingName
FontFamily
FontPlatformName
Data Type
Description
Cell
Represents the next cell from left to right (FO_Cell ID). If
the cell is at the end of a row, the next cell is the first cell
in the next row.
Represents the next cell in the text frame (FO_Cell ID).
Cell
int
Specifies whether the text in the cell overflows. Set to
True if the row Height Limit Maximum is too low to
display all the text in the cell; set to False otherwise.
Represents the previous cell in the current row (FO_Cell
Cell
ID).
Cell
Denotes the previous cell in the text frame (FO_Cell ID).
int
Represents the cell's unique ID.
Data Type
Description
int
The capitalization type. The possible values are:
Constants.FV_CAPITAL_CASE_NORM (0) - Normal
capitalization (mixed uppercase and lowercase)
Constants.FV_CAPITAL_CASE_SMALL (1) - Small caps
Constants.FV_CAPITAL_CASE_LOWER (2) - Lowercase
letters only
Constants.FV_CAPITAL_CASE_UPPER (3) - Uppercase
letters only
int
Returns True if Change Bars are on.
Denotes the character format's tag name.
string
Color
Indicates the spot color ((FO_Color ID).
Denotes the combined font definition
CombinedFontDefn
(FO_CombinedFontDefn).
int
Represents the font angle (specifies an index into the
array of font angles provided by the session property
FontAngleNames).
Indicates the encoding of the font.
string
int
Specifies the font family (specifies an index into the array
of font families provided by the session property
FontFamilyNames
string
Name that uniquely identifies a font on a specific
platform. For combined fonts, the name is the Asian font
name.
Last updated 9/26/2011
).
47

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents