GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IName インタフェース : RefersToRange メソッド |
'Declaration
Function RefersToRange( _ Optional ByVal contextRow As Integer, _ Optional ByVal contextColumn As Integer _ ) As IRange
'使用法
Dim instance As IName Dim contextRow As Integer Dim contextColumn As Integer Dim value As IRange value = instance.RefersToRange(contextRow, contextColumn)
IRange RefersToRange( int contextRow, int contextColumn )
null
を返します。