BBjGridCell::setFont
Description
In BBj 19.0 and higher, this method sets the font within a BBjGridCell.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setFont(BBjFont p_font)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         font  | 
                                                    
                                                         BBjFont value.  | 
                                                
Return Value
None.
Example
                                                     | 
                                                
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.