GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > DefinedName クラス : SetRefersTo メソッド |
'宣言
Public Overridable Function SetRefersTo( _ ByVal contextRow As Integer, _ ByVal contextColumn As Integer, _ ByVal refersTo As String _ ) As Boolean
public virtual bool SetRefersTo( int contextRow, int contextColumn, string refersTo )