'Declaration
Public Overloads Function GetRowHeight( _ ByVal row As Integer, _ ByVal row2 As Integer _ ) As Double
'Usage
Dim instance As DocumentParagraph Dim row As Integer Dim row2 As Integer Dim value As Double value = instance.GetRowHeight(row, row2)
Parameters
- row
- row2