4D Write v14WR SET STYLESHEET TEXT PROP |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR SET STYLESHEET TEXT PROP
|
WR SET STYLESHEET TEXT PROP ( area ; stylesheetNumber ; property ; value ; apply ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D Write area | |||||
stylesheetNumber | Longint |
![]() |
Stylesheet number | |||||
property | Longint |
![]() |
Number of the property to read | |||||
value | Longint |
![]() |
Value for the property chosen | |||||
apply | Integer |
![]() |
1 = apply the value to the property 0 = do not apply the value to the property | |||||
The WR SET STYLESHEET TEXT PROP command allows you to modify the text attributes of the style sheet whose number is passed in styleSheetNumber.
Note: property and value can be set using constants.
Both lists of text properties and text properties values are available in the "WR Text properties" and "WR Text properties values" constants themes. For more information about the "WR Text properties" constants, refer to the description of the WR SET TEXT PROPERTY command
See example for command WR SET STYLESHEET INFO.
Product: 4D Write
Theme: WR Style Sheet
Number:
89482
Created: 4D Write 6.5
4D Write Language ( 4D Write v11.6)
4D Write Language ( 4D Write v12)
4D Write Language ( 4D Write v14)
4D Write Language ( 4D v13)
4D Write Language ( 4D Write v14 R2)
4D Write Language ( 4D Write v14 R3)
4D Write Language ( 4D Write v14 R4)