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
Kế thừa
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
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; }