4D v15.4
Multistyle Text Attributes
                                
                                
     Multistyle Text Attributes
Multistyle Text Attributes 
    
 
    
  
 
    
    
        
            
        
        
            
                | Attribute background color | 倍長整数 | 8 | attValue = (Windowsのみ) 16進値またはHTMLカラー名 | 
                | Attribute bold style | 倍長整数 | 1 | attValue = 0: 選択部からボールド属性を取り除きます attValue = 1: 選択部にボールド属性を適用します
 | 
                | Attribute font name | 倍長整数 | 5 | attValue = フォントファミリー名 (文字) | 
                | Attribute italic style | 倍長整数 | 2 | attValue = 0: 選択部からイタリック属性を取り除きます attValue = 1: 選択部にイタリック属性を適用します
 | 
                | Attribute strikethrough style | 倍長整数 | 3 | attValue = 0: 選択部から取り消し線属性を取り除きます attValue = 1: 選択部に取り消し線属性を適用します
 | 
                | Attribute text color | 倍長整数 | 7 | attValue = 16進値またはHTMLカラー名 | 
                | Attribute text size | 倍長整数 | 6 | attValue = ポイント数 (数値) | 
                | Attribute underline style | 倍長整数 | 4 | attValue = 0: 選択部から下線属性を取り除きます attValue = 1: 選択部に下線属性を適用します
 | 
        
    
           
                                
								
	
								
								
									
									
										 参照 
									
									
									ST GET ATTRIBUTES
									
									ST SET ATTRIBUTES