NSMatrix.HighlightCell(Boolean, nint, nint) 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.
[Foundation.Export("highlightCell:atRow:column:")]
public virtual void HighlightCell (bool highlight, nint row, nint column);
abstract member HighlightCell : bool * nint * nint -> unit
override this.HighlightCell : bool * nint * nint -> unit
Paramètres
- highlight
- Boolean
- row
- System.System.IntPtr System.nativeint
- column
- System.System.IntPtr System.nativeint
- Attributs