'Declaration
Public Overloads Sub AddCustomName( _ ByVal name As String, _ ByVal value As String, _ ByVal baseRow As Integer, _ ByVal baseColumn As Integer _ )
Parameters
- name
- Custom name to add
- value
- String value for the custom name
- baseRow
- Base row index for calculating relative row references in the value
- baseColumn
- Base column index for calculating relative column references in the value