FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : GetOwnerPrintInfo メソッド |
'Declaration Public Function GetOwnerPrintInfo( _ ByVal g As Graphics, _ ByVal rect As Rectangle, _ ByVal sheet As Integer _ ) As OwnerPrintInfo
'使用法 Dim instance As FpSpread Dim g As Graphics Dim rect As Rectangle Dim sheet As Integer Dim value As OwnerPrintInfo value = instance.GetOwnerPrintInfo(g, rect, sheet)