GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.UI 名前空間 > UIHelper クラス > GetAddress メソッド : GetAddress(WorksheetReference,Boolean,Boolean) メソッド |
true
、それ以外の場合はfalse
。
true
、それ以外の場合はfalse
。
'宣言
Public Overloads Shared Function GetAddress( _ ByVal place As WorksheetReference, _ Optional ByVal includeWorkbook As Boolean, _ Optional ByVal relative As Boolean _ ) As String
public static string GetAddress( WorksheetReference place, bool includeWorkbook, bool relative )
true
、それ以外の場合はfalse
。true
、それ以外の場合はfalse
。