Class DeleteOptions

Class DeleteOptions

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Đại diện cho cài đặt xóa hàng/cột.

public class DeleteOptions

Kế thừa

objectDeleteOptions

Kế thừa

DeleteBlankOptions

Thành viên kế thừa

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Các hàm khởi tạo

DeleteOptions()

public DeleteOptions()

Thuộc tính

FormulaChangeMonitor

Lấy/thay đổi bộ theo dõi để theo dõi các thay đổi do việc xóa gây ra.

public AbstractFormulaChangeMonitor FormulaChangeMonitor { get; set; }

Giá trị thuộc tính

AbstractFormulaChangeMonitor

UpdateReference

Chỉ ra liệu có cập nhật tham chiếu trong các bảng tính khác hay không.

public bool UpdateReference { get; set; }

Giá trị thuộc tính

bool

 Tiếng Việt