|

Enabled


(boolean) Whether to make the richtext object enabled or disabled:



VALUE DESCRIPTION


true


Enabled. (Default)


false


Disabled.


Re t u r n s


Nothing. You can use Application.GetLastError to determine whether this action failed, and why.


image

RichText.SetParagraphFormat

OverviewExamples

RichText.SetParagraphFormat ( string ObjectName,


table ParagraphFormat )


De s cr ip t ion


Sets the paragraph format of the current selection in a richtext object.


P arame t er s


ObjectName


(string) The name of the richtext object.


|