| getBorderColor | 
                      TableRowStyleProperties.getBorderColor( ) | 
                      Border color applied to all borders. | 
                    
                    
                      | setBorderColor | 
                      TableRowStyleProperties.setBorderColor( borderColor ) | 
                      Sets border color. | 
                    
                    
                      | getBorderRadius | 
                      TableRowStyleProperties.getBorderRadius( ) | 
                      Border radius. | 
                    
                    
                      | setBorderRadius | 
                      TableRowStyleProperties.setBorderRadius( borderRadius ) | 
                      Sets border radius. | 
                    
                    
                      | getBorderStyle | 
                      TableRowStyleProperties.getBorderStyle( ) | 
                      Border style applied to all borders. | 
                    
                    
                      | setBorderStyle | 
                      TableRowStyleProperties.setBorderStyle( borderStyle ) | 
                      Sets border style. | 
                    
                    
                      | getBorderWidth | 
                      TableRowStyleProperties.getBorderWidth( ) | 
                      Border width applied to all four borders. | 
                    
                    
                      | setBorderWidth | 
                      TableRowStyleProperties.setBorderWidth( borderWidth ) | 
                      Sets the border width applied to all four borders. | 
                    
                    
                      | getBottomBorderWidth | 
                      TableRowStyleProperties.getBottomBorderWidth( ) | 
                      Bottom border width, overriding property borderWidth. | 
                    
                    
                      | setBottomBorderWidth | 
                      TableRowStyleProperties.setBottomBorderWidth( bottomBorderWidth ) | 
                      Sets the bottom border width, overriding property borderWidth. | 
                    
                    
                      | getLeftBorderWidth | 
                      TableRowStyleProperties.getLeftBorderWidth( ) | 
                      Left border width, overriding property borderWidth. | 
                    
                    
                      | setLeftBorderWidth | 
                      TableRowStyleProperties.setLeftBorderWidth( leftBorderWidth ) | 
                      Sets the left border width, overriding property borderWidth. | 
                    
                    
                      | getRightBorderWidth | 
                      TableRowStyleProperties.getRightBorderWidth( ) | 
                      Right border width, overriding property borderWidth. | 
                    
                    
                      | setRightBorderWidth | 
                      TableRowStyleProperties.setRightBorderWidth( rightBorderWidth ) | 
                      Sets the right border width, overriding property borderWidth. | 
                    
                    
                      | getTopBorderWidth | 
                      TableRowStyleProperties.getTopBorderWidth( ) | 
                      Top border width, overriding property borderWidth. | 
                    
                    
                      | setTopBorderWidth | 
                      TableRowStyleProperties.setTopBorderWidth( topBorderWidth ) | 
                      Sets the top border width, overriding property borderWidth. |