FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > IEnhancedCustomNameSupport インタフェース > GetModelScopeCustomName メソッド : GetModelScopeCustomName(String,Int32,Int32) メソッド |
'Declaration Overloads Function GetModelScopeCustomName( _ ByVal name As String, _ ByVal baseRow As Integer, _ ByVal baseColumn As Integer _ ) As String
'使用法 Dim instance As IEnhancedCustomNameSupport Dim name As String Dim baseRow As Integer Dim baseColumn As Integer Dim value As String value = instance.GetModelScopeCustomName(name, baseRow, baseColumn)