Class DeleteOptions
Class DeleteOptions
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Reprezentuje ustawienie usuwania wierszy/kolumn.
public class DeleteOptions
Dziedziczenie
Pochodne
Członkowie dziedziczeni
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktorzy
DeleteOptions()
public DeleteOptions()
Właściwości
FormulaChangeMonitor
Pobiera/ustawia monitor do śledzenia zmian spowodowanych usunięciem.
public AbstractFormulaChangeMonitor FormulaChangeMonitor { get; set; }
Wartość właściwości
UpdateReference
Wskazuje, czy aktualizować odniesienia w innych arkuszach.
public bool UpdateReference { get; set; }