SelectionManager.Clear Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Clear() | |
| Clear(Boolean) |
Clear()
public:
void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()
S’applique à
Clear(Boolean)
public:
void Clear(bool bClearCurrentCell);
public void Clear (bool bClearCurrentCell);
member this.Clear : bool -> unit
Public Sub Clear (bClearCurrentCell As Boolean)
Paramètres
- bClearCurrentCell
- Boolean