string GetModelScopeCustomName( string name, int baseRow, int baseColumn )
'Declaration Overloads Function GetModelScopeCustomName( _ ByVal name As String, _ ByVal baseRow As Integer, _ ByVal baseColumn As Integer _ ) As String
'Declaration
Overloads Function GetModelScopeCustomName( _ ByVal name As String, _ ByVal baseRow As Integer, _ ByVal baseColumn As Integer _ ) As String
'Usage 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)
'Usage
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)
IEnhancedCustomNameSupport Interface IEnhancedCustomNameSupport Members Overload List