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