FormatDefineStyleFrame

Syntax

FormatDefineStyleFrame [.Wrap = number] [, .WidthRule = number] [, .FixedWidth = number or text] [, .HeightRule = number] [, .FixedHeight = number or text] [, .PositionHorz = number or text] [, .PositionHorzRel = number] [, .DistFromText = number or text] [, .PositionVert = number or text] [, .PositionVertRel = number] [, .DistVertFromText = number or text] [, .MoveWithText = number] [, .LockAnchor = number] [, .RemoveFrame]

Remarks

Sets frame formats for either the current style or the style specified in a FormatStyle instruction containing the .Define argument. Note that when modifying the style specified with FormatStyle, the FormatDefineStyleFrame instruction follows the FormatStyle instruction.

The arguments for the FormatDefineStyleFrame statement correspond to the options in the Frame dialog box (Format menu). For argument descriptions, see FormatFrame. For examples of how to use similar statements to define a style, see FormatDefineStyleFont and FormatDefineStylePara.

See Also

FormatDefineStyleFont, FormatDefineStylePara, FormatFrame, FormatStyle