GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インタフェース > Address メソッド : Address(Boolean,Boolean,ReferenceStyle,Boolean,String) メソッド |
true
。
true
。
true
、ローカル参照を返す場合はfalse
。
'Declaration
Overloads Function Address( _ ByVal rowAbsolute As Boolean, _ ByVal columnAbsolute As Boolean, _ ByVal refStyle As ReferenceStyle, _ ByVal external As Boolean, _ ByVal relativeTo As String _ ) As String
string Address( bool rowAbsolute, bool columnAbsolute, ReferenceStyle refStyle, bool external, string relativeTo )
true
。true
。true
、ローカル参照を返す場合はfalse
。