GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > DefinedName クラス : GetRefersTo(Int32,Int32) メソッド |
'Declaration
Public Function GetRefersTo( _ ByVal contextRow As Integer, _ ByVal contextColumn As Integer _ ) As String
public string GetRefersTo( int contextRow, int contextColumn )