Description

Remove a Dimension specified by the given column definition string (comma-separated list of columns) or sequence number. PARAMETERS: Identifier as String or Integer.

Syntax

Public Sub Remove( _
   ByVal Identifier As Variant _
)

Parameters

  • Identifier


  • No labels