Function TWPRTFStyleCollection.GetStyle(StyleName:string) : TWPRTFStyleElement
Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFStyleCollection
Parameters
-
StyleName:string
Returns
The type of the result value is TWPRTFStyleElement.
Description
Locates the style object of a style with a certain name. Works similar toOverloaded Methods
Function TWPRTFStyleCollection.GetStyle(StyleNr:Integer) : TWPRTFStyleElement |