FontScaling Property (XlsExporter)
 
            
                In This Topic
            
            Gets or sets the amount (in points) by which to change font sizes (may be used to better fit texts into available space).
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property FontScaling As Single
             
        
            
            public float FontScaling {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also