public Rectangle GetViewportRectangle( int rowViewportIndex, int columnViewportIndex )
'Declaration Public Function GetViewportRectangle( _ ByVal rowViewportIndex As Integer, _ ByVal columnViewportIndex As Integer _ ) As Rectangle
'Declaration
Public Function GetViewportRectangle( _ ByVal rowViewportIndex As Integer, _ ByVal columnViewportIndex As Integer _ ) As Rectangle
'Usage Dim instance As FpSpread Dim rowViewportIndex As Integer Dim columnViewportIndex As Integer Dim value As Rectangle value = instance.GetViewportRectangle(rowViewportIndex, columnViewportIndex)
'Usage
Dim instance As FpSpread Dim rowViewportIndex As Integer Dim columnViewportIndex As Integer Dim value As Rectangle value = instance.GetViewportRectangle(rowViewportIndex, columnViewportIndex)
FpSpread Class FpSpread Members