Styles the has right border.
Syntax
'Declaration
Public Function StyleHasRightBorder( _
ByVal As Style, _
ByVal As System.Boolean _
) As System.Boolean
public System.bool StyleHasRightBorder(
Style ,
System.bool
)
Parameters
- style
- the style
- rtl
Return Value
True is has right border
See Also