public float GetPreferredPrintRowHeight( Graphics g, int row )
'Declaration Public Function GetPreferredPrintRowHeight( _ ByVal g As Graphics, _ ByVal row As Integer _ ) As Single
'Declaration
Public Function GetPreferredPrintRowHeight( _ ByVal g As Graphics, _ ByVal row As Integer _ ) As Single
'Usage Dim instance As SheetView Dim g As Graphics Dim row As Integer Dim value As Single value = instance.GetPreferredPrintRowHeight(g, row)
'Usage
Dim instance As SheetView Dim g As Graphics Dim row As Integer Dim value As Single value = instance.GetPreferredPrintRowHeight(g, row)
SheetView Class SheetView Members