DeleteColumn

DeleteColumn(int, bool)

حذف عمود .

public void DeleteColumn(int columnIndex, bool updateReference)
معامليكتبوصف
columnIndexInt32فهرس العمود.
updateReferenceBooleanيشير إلى ما إذا كان يتم تحديث المراجع في أوراق العمل الأخرى.

أنظر أيضا


DeleteColumn(int)

حذف عمود .

public void DeleteColumn(int columnIndex)
معامليكتبوصف
columnIndexInt32فهرس العمود.

أنظر أيضا