4D Write v14WR GET STYLESHEET INFO |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR GET STYLESHEET INFO
|
WR GET STYLESHEET INFO ( area ; stylesheetNumber ; name ; applyTo ; protected ; shortcut ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D Write area | |||||
stylesheetNumber | Longint |
![]() |
Stylesheet number | |||||
name | String |
![]() |
Stylesheet name | |||||
applyTo | Integer |
![]() |
0=characters, 1=paragraphs | |||||
protected | Integer |
![]() |
0= non protected, 1= protected | |||||
shortcut | String |
![]() |
One character or "" if no shortcut | |||||
The WR GET STYLESHEET INFO command allows you to retrieve information about the style sheet whose number is passed in styleSheetNumber and which is contained in the 4D Write area referenced by area.
name returns the title of the style sheet.shortcut returns the shortcut assigned to the style sheet, if any. It consists of only one character. When using that shortcut you will need to hold down the Ctrl key (on Windows) or the Command key (on Mac OS) while pressing the shortcut key.
If shortcut is an empty string, no shortcut is assigned to styleSheetNumber.
See examples for the WR SET STYLESHEET INFO, WR DELETE STYLESHEET and WR UPDATE STYLESHEET commands.
Product: 4D Write
Theme: WR Style Sheet
Number:
89467
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)