NSGridView.MergeCells(NSRange, NSRange) Method

Definition

[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

Parameters

hRange
NSRange
vRange
NSRange
Attributes

Applies to