FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > IUnboundRowSupport インタフェース : GetUnboundValue メソッド |
'Declaration Function GetUnboundValue( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Object
'使用法 Dim instance As IUnboundRowSupport Dim row As Integer Dim column As Integer Dim value As Object value = instance.GetUnboundValue(row, column)