PasteEmptyCells Property
PasteEmptyCells
Gets or sets a value that determines whether when pasting, paste all cells or only not empty cells.
Declaration
public virtual bool PasteEmptyCells { get; set; }
Public Overridable Property PasteEmptyCells As Boolean