次の方法で共有


NSGridView.MergeCells(NSRange, NSRange) メソッド

定義

[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

パラメーター

hRange
NSRange
vRange
NSRange
属性

適用対象