'Declaration
 
Public ReadOnly Property ActualHeight As Double
             
        
            
            'Usage
 
Dim instance As Row
Dim value As Double
 
value = instance.ActualHeight
             
        
            
            public double ActualHeight {get;}
             
        
             
        
            
            
            Property Value
A value that indicates the height of this row in pixels. The default value is 20 pixels.
 
            
            
            
            
            Target Platforms: Windows Server 2012, Windows RT