4D v12.4
Multistyle text attributes
 
                                
                                
    
Multistyle text attributes 
    
 
    
  
 
    
    
        
            
        
        
            
                | Attribute background color  | 
                Inteiro longo | 
                8 | 
                attribValue=Hexadecimal values or HTML color names (Windows only)  | 
                
            
                | Attribute bold style  | 
                Inteiro longo | 
                1 | 
                attribValue=0: remove bold attribute from selection attribValue=1: apply bold attribute to selection | 
                
            
                | Attribute font name  | 
                Inteiro longo | 
                5 | 
                attribValue=Font family name (string) | 
                
            
                | Attribute italic style  | 
                Inteiro longo | 
                2 | 
                attribValue=0: remove italic attribute from selection  attribValue=1: apply italic attribute to selection | 
                
            
                | Attribute strikethrough style  | 
                Inteiro longo | 
                3 | 
                attribValue=0: remove strikethrough attribute from selection attribValue=1: apply strikethrough attribute to selection | 
                
            
                | Attribute text color  | 
                Inteiro longo | 
                7 | 
                attribValue=Hexadecimal values or HTML color names | 
                
            
                | Attribute text size  | 
                Inteiro longo | 
                6 | 
                attribValue=Number of points (number) | 
                
            
                | Attribute underline style  | 
                Inteiro longo | 
                4 | 
                attribValue=0: remove underline attribute from selection  attribValue=1: apply underline attribute to selection |