GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IName インタフェース : SetRefersTo メソッド |
'Declaration
Function SetRefersTo( _ ByVal contextRow As Integer, _ ByVal contextColumn As Integer, _ ByVal refersTo As String _ ) As Boolean
bool SetRefersTo( int contextRow, int contextColumn, string refersTo )