4D v20.1
Multistyle Text Attributes
                                
                                
     Multistyle Text Attributes
Multistyle Text Attributes 
    
 
    
  
 
    
    
        
            
        
        
            
                | Attribute background color | Longint | 8 | attribValue=Hexadecimal values or HTML color names (Windows only) | 
                | Attribute bold style | Longint | 1 | attribValue=0: remove bold attribute from selection attribValue=1: apply bold attribute to selection
 | 
                | Attribute font name | Longint | 5 | attribValue=Font family name (string) | 
                | Attribute italic style | Longint | 2 | attribValue=0: remove italic attribute from selection attribValue=1: apply italic attribute to selection
 | 
                | Attribute strikethrough style | Longint | 3 | attribValue=0: remove strikethrough attribute from selection attribValue=1: apply strikethrough attribute to selection
 | 
                | Attribute text color | Longint | 7 | attribValue=Hexadecimal values or HTML color names | 
                | Attribute text size | Longint | 6 | attribValue=Number of points (number) | 
                | Attribute underline style | Longint | 4 | attribValue=0: remove underline attribute from selection attribValue=1: apply underline attribute to selection
 | 
        
    
           
                                
								
	
								
								
									
									
										 See also 
									
									
									ST GET ATTRIBUTES
									
									ST SET ATTRIBUTES