| GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インターフェース > Address メソッド : Address(Boolean,Boolean,ReferenceStyle,Boolean,String) メソッド |
true。
true。
true、ローカル参照を返す場合はfalse。
'宣言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。falseで、refStyleがReferenceStyle.R1C1の場合の、相対参照の開始位置。