NSGridView.MergeCells(NSRange, NSRange) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("mergeCellsInHorizontalRange:verticalRange:")]
public virtual void MergeCells (Foundation.NSRange hRange, Foundation.NSRange vRange);
abstract member MergeCells : Foundation.NSRange * Foundation.NSRange -> unit
override this.MergeCells : Foundation.NSRange * Foundation.NSRange -> unit
Parâmetros
- hRange
- NSRange
- vRange
- NSRange
- Atributos